Go-micro: GraphQL gateway

Created on 6 Jul 2019  路  2Comments  路  Source: asim/go-micro

like API Gateway , are there any GraphQL gateways, that work with go-micro gRPC microservices ?
please share any recommended frameworks. if there is no perfect integratable solution, is this something go-micro team interested to build?

image

enhancement question

Most helpful comment

You could probably write a graphql codec or API handler that does this. We don't have support for it right now. It's something we'd ask community support for as opposed to doing ourselves in the immediate future.

All 2 comments

As i know nobody write fully worked solution that works out of the box.

You could probably write a graphql codec or API handler that does this. We don't have support for it right now. It's something we'd ask community support for as opposed to doing ourselves in the immediate future.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

P1sar picture P1sar  路  3Comments

brandon-welsch picture brandon-welsch  路  3Comments

GeorgeBills picture GeorgeBills  路  8Comments

godcong picture godcong  路  5Comments

hb-chen picture hb-chen  路  5Comments