Run the project with the following commands:
bun install
bun run dev
Open in your browser:
http://localhost:3000
you can started from this hono.dev
Here is the list of available API endpoints in this project:
- /system/ip (See IP Address)
- /api/maker/carbonara (Create beautiful code screenshoot)
- /api/ai/ai4chat (Chat ai model ai4chat)
- /api/search/pinterest (Search image from pinterest)
- /api/search/konachan (Search image anime character)
- /api/maker/brat (Create text to image generator)
- /api/maker/quotly (Create message bubble text)
- Please use the API responsibly.
- Do not perform DDOS attacks or attempt to harm the website preview.
- This project is built for educational and personal development purposes only. Any misuse of the API may result in access restrictions.
- For the speed of this project is not good because it uses playwright worker + vercel free, if you want to be responsive quickly, you can change to using other hosting or use playwright local.