An open API service indexing awesome lists of open source software.

https://github.com/devxoshakya/anveshna-backend


https://github.com/devxoshakya/anveshna-backend

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# amvstrm's API

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.

## Installation

You need to have Bun installed on your computer. If you don't have it, install it from the website [Bun](https://bun.sh).

After that clone our API from the bun branch repository, install the dependencies, and run the app.

```bash
bun run dev
```

## Docker

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.

## Docs

For documentation, you can go to the ``/swagger`` route.

## License

This project is licensed under the GPL-3.0 license - see the [LICENSE](LICENSE) file for details.