This is the bun version of amvstrm/API using Elysia.js. The app is still in development and is not ready for production use and Some have not been tested properly.
You need to have Bun installed on your computer. If you don't have it, install it from the website Bun.
After that clone our API from the bun branch repository, install the dependencies, and run the app.
bun run dev
We need help for dockerfile configuration, so if you want to use this API in docker, you can help us creating dockerfile by creating a new pull request.
For documentation, you can go to the /swagger
route.
This project is licensed under the GPL-3.0 license - see the LICENSE file for details.