Graphinx WIP

A library to generate beautiful and interactive documentation sites for GraphQL APIs. Initially made for Churros

The name comes from a portmanteau of GraphQL, and Sphinx, a popular documentation site generator for Python libraries

The idea of Graphinx is to keep the API up to date by using the source code of the API server as much as possible, alongside the GraphQL descriptions, and to categorize all items in modules, as large GraphQL APIs that have auto-generated documentation sites tend to be single-page, difficult-to-navigate dumps of all types, sorted alphabetically, which is less than ideal (see for example, Github’s GraphQL API documentation).

aliases:
  - narasimha
finished: null
started: 2024-04-06T00:00:00.000Z
madeWith: null
tags:
  - id: web
    collection: tags
  - id: api
    collection: tags
  - id: library
    collection: tags
thumbnail: ""
titleStyle: ""
colors:
  primary: "#AD18F0"
  secondary: "#CE76F6"
  tertiary: "#F9EEFD"
pageBackground: ""
wip: true
private: false
additionalMetadata:
  created: null
databaseMetadata:
  Partial: true
P S T