This is a simple repository for a simple REST API made with Go using gin
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes
- install docker compose
make environmentmake migration-up- create
app.envbased onapp.env.sample - update
app.env make server- App running!