In case you're wondering: Pyggpot
- Go 1.16. Go < 1.16 probably won't work due to this issue in xoutil.
- Clone repo
git clone [email protected]:aspiration-labs/pyggpot.git
- Install modules and vendored tools
make setup
- Create sqlite database
make db
- Generate proto and model code
make all
go run cmd/server/main.go
Swagger site at http://localhost:8080/swaggerui/