Hi Nick, Impressive - was looking for a while for gRPC + Proto3 + GraphQL!!
Also nice, that you used bazel to build the stack. Will now take a closer look on the project. Anyway - a BIG thank you! Best Regards, Jiri Jetmar Am Mittwoch, 13. Dezember 2017 19:50:34 UTC+1 schrieb Nick Siderakis: > > 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 [email protected]. To post to this group, send email to [email protected]. 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/8be4d1b6-ec4d-4876-ab60-9ade38606f81%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
