Skip to content

A collection of public facing GraphQL APIs and some useful GraphQL documentation tools.

Notifications You must be signed in to change notification settings

scottydocs/GraphQL-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

This repo contains some example of public GraphQL API docs and some of the GraphQL documentation and testing tools available. Feel free to make a pull request if you can suggest some nice examples or tools that I've missed.

Public GraphQL API Examples

Some public-facing GraphQL API documentation examples:

GraphQL Documentation & Testing Tools

Tools that can be used to produce dynamic and static GraphQL documentation:

  • DocQL - The DocQL Beta was released on January 30th 2019. Looks promising but it's not free.
  • GraphiQL - Pronounced 'Graphical'. The in-browser IDE for exploring GraphQL. Comes with in-built Documentation Explorer.
  • GraphQL Playground - GraphQL IDE for better development workflows (Subscriptions, interactive docs & collaboration).
  • GraphQL Voyager - Tool for visualising and exploring your GraphQL API as an interactive graph.
  • GraphQL-docs - Dynamically generated documentation explorer for GraphQL schemas.
  • Graphdoc - Static page generator for documenting GraphQL Schemas.
  • Insomina - Free open source REST Client. Can also be used for GraphQL.

About

A collection of public facing GraphQL APIs and some useful GraphQL documentation tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published