iheanyi / go-grpc-graphql-simple-example

Just a simple example of gRPC + GraphQL + Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go + gRPC + GraphQL

This repo uses dep for vendoring. Make sure you got it installed. You can get started by running go install ./.... Then in one terminal, run hellosrv. In the other, run gqlapi. Go to your browser at http://localhost:8080 and knock yourself out.

About

Just a simple example of gRPC + GraphQL + Go.


Languages

Language:Go 100.0%