Skip to content

OneX supports GraphQL API #23

@colin404

Description

@colin404

What would you like to be added:

Go's most commonly used application scenario is to develop an API service. Currently, there are three types of API services: RPC, HTTP, and GraphQL. OneX already supports RPC and HTTP, and also needs to support GraphQL.

Why is this needed:

GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. So, it is valuable to support GraphQL API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions