https://github.com/google/rejoiner

Rejoiner is a framework to build a GraphQL server from gRPC backends. It 
can be used to serve HTTP requests to your web frontend.

Here are the top features.

   - Creates a uniform GraphQL schema from gRPC microservices
   - Joins data sources by annotating methods that fetch data
   - Allows the GraphQL schema to be flexibility defined and composed as 
   shared components
   - Generates GraphQL types from Proto definitions
   - Populates request Proto based on GraphQL query parameters
   - Supplies a DSL to modify the generated schema
   - Creates Proto FieldMasks based on GraphQL selectors

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/bd6877f8-5816-413c-9adb-2e49c2a901d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to