todo-grpc icon indicating copy to clipboard operation
todo-grpc copied to clipboard

An example todo app using gRPC/REST and PostgresQL in a few lines of code

Results 4 todo-grpc issues
Sort by recently updated
recently updated
newest added

I get the following when running `make generate`: ``` 2020/01/11 17:38:59 File "google/protobuf/descriptor.proto" not found (looked in: [. $GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis vendor/github.com/gogo/protobuf vendor/github.com/grpc-ecosystem/grpc-gateway /usr/local/include]) make: *** [Makefile:30: protos] Error 1 ``` and...

Do you have Minimal Version of his Application, without Much Complexity so one can understand that how Simple things work in gRPC?

A CI (Circle/Travis) should be set up to run automatically with some linting to show a good example of upstream checks that fails the build.

The new go-pg version has some fixes for Update statements that would avoid having to use `Values` for creation_date/update.