Dependencies:
First install dependencies then you can proceed to run the rest api. To run the project with hot-reload:
make -f cmd/Makefile
- Formatter: gofmt
- Linter: golangci-lint
Format the whole project
./fmt
Connect to the docker development database
./db