A gRPC based api.
For setup information see SERVER_SETUP
GOBIN="$PWD" make- Setup MySQL and import
db/schema.sql. - Set all environment variables in
.env.example - Run
server
Client tests are in src/clienttests/test.go
Based on the test, pass the appropriate subcommand and arguments.