Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smasher164/gqldoc

Generate documentation for GraphQL Schema.
https://github.com/smasher164/gqldoc

documentation-generator golang graphql markdown

Last synced: 7 days ago
JSON representation

Generate documentation for GraphQL Schema.

Awesome Lists containing this project

README

        

# gqldoc

[![PkgGoDev](https://pkg.go.dev/badge/github.com/smasher164/gqldoc)](https://pkg.go.dev/github.com/smasher164/gqldoc)

```
gqldoc: Generate documentation for GraphQL Schema.

usage:
gqldoc -format output_format files ...

output_format is one of:
graphql GraphQL
gfm GitHub Flavored Markdown
```