- HTTP framework via
labstack/echo
- Server codegen via
deepmap/oapi-codegen
fromopenapi.yaml
- CLI via
Cobra
- Config via
Viper
- Postgres DB via
pgx
- DB Migrations via
go-migrate
- DB Codegen via
sqlc
make doctor
make deps # if required
make build
make run
- simple tests
- .env
- docker