How to run locally
Copy example-config.yaml to config.yaml in the working directory and fill in data
Run go build
(supports go 1.12+)
Run ./nano-api serve
The server will now be running on localhost:8811
There is an insomnia file in docs/
that you can import to see the routes info