Categorygithub.com/aspiration-labs/pyggpot
module
0.0.0-20210520171841-29da4c734fca
Repository: https://github.com/aspiration-labs/pyggpot.git
Documentation: pkg.go.dev

# README

Pyggpot Microservice Sample

In case you're wondering: Pyggpot

Prereqs

Installation

  • 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

Run

go run cmd/server/main.go

Play

Swagger site at http://localhost:8080/swaggerui/

# Packages

No description provided by the author