The API layer for the Cards 110 application
To run this application you need a MongoDB instance to point to. You will also need an application and API configured in Auth0. You will also need a cloudinary account.
All of the above can be configured in the .env
file.
- Go
- Swagger
- MongoDB
To build locally make build
To build the docker image make image
To run locally make run