Get all dependencies:
glide install -v
Demo API starts with SQLite for data and Redis/Memory for sessions.
BASE_URL=http://localhost:8082 go run cloud-dealer.go
Current API version is /api/v0.2
Open Swagger on http://localhost:8082/docs/apidocs/ and explore http://localhost:8082/docs/apidocs.json.