Skip to content

calvin-wjy/graphql-grpc-gateway

Repository files navigation

graphql-grpc-gateway

getting started

  1. run grpc service
go run service/main.gp
  1. run graphql gateway
go run gateway/main.go
  1. run postgres in local machine
  2. testing query from graphql query

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages