Fast and customizable GraphQL documentation generator
Magidoc is a JavaScript library that auto-generates static documentation from any GraphQL schema. By default, it automatically generates documentation for each query, mutation, subscription and type of your API.
Features
- π Simple: Build your first website in a few minutes.
- βοΈ Customizable: Use pre-defined customizations or pick a template and make it your own.
- π Searchability: Fast fuzzy search through the documentation & native SEO support.
- π₯ Live hot-reload: Preview your documentation website while you develop.
- π Advanced markdown support: Markdown is supported everywhere, from custom pages to schema comments.
Get started
See the quickstart guide.
Demo
π See the demo website generated from SpaceX's public GraphQL API.
Documentation
Full documentation and options are available at magidoc.js.org.
Examples
Examples to generate documentation simply for one or even for multiple schemas are available right here.
Contribution
See the contribution guide.
License
MIT