code-gov-api icon indicating copy to clipboard operation
code-gov-api copied to clipboard

GraphQL implementation

Open Nosferican opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. GraphQL is an alternative to REST API and superior to REST in some cases.

Describe the solution you'd like A GraphQL API.

Additional context Current endpoints repeat themselves a lot. That is usually a good sign that the GraphQL paradigm might be better than REST for the type of data being served.

Nosferican avatar Oct 18 '19 01:10 Nosferican