Skip to content

GraphQL to REST #528

@krish7919

Description

@krish7919

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions