Skip to content

cnaize/ubercontroller

 
 

Repository files navigation

uberubercontroller

New ubercontroller

Development

Prerequisites

  • Go environment
  • Connection information for a pre-seeded Postgres database

TL;DR (quick start)

For local development:

  • copy config.example.yaml to config.yaml
  • configure the database connection in config.yaml
  • make run

Swagger Documentation

  1. Install swag cli tool
  2. Run swag init -g universe/node/api.go to generate documentation
  3. Open in browser http://localhost:4000/swagger/index.html

About

New controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.0%
  • JavaScript 1.8%
  • Other 0.2%