New ubercontroller
- Go environment
- Connection information for a pre-seeded Postgres database
For local development:
- copy config.example.yaml to config.yaml
- configure the database connection in config.yaml
- make run
- Install swag cli tool
- Run
swag init -g universe/node/api.goto generate documentation - Open in browser http://localhost:4000/swagger/index.html