-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What would you like to be added:
GraphJin currently translates gql to sql queries. Do you have an idiomatic way to extend this library to have a gql to rest translation layer in Golang?
Why is this needed:
There are multiple use cases where one needs to integrate third party systems in a framework which only run over HTTP; however, want to expose gql APIs to our sites/apps/etc. and this would make it easier to proxy/route requests correctly off the box, instead of building and maintaining a translation layer for each.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request