Skip to content

iheanyi/go-grpc-graphql-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages