Simple api server built using prologue(nim)
- docker
- docker-compose
To run the application, install the requirements and run the following command:
make app
To view the documentation for this API, run the following command:
make docs
visit docs to view the documentation