graphqldoc

command module
v0.0.0-...-94cb7ad Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2020 License: MIT Imports: 1 Imported by: 0

README

Documentation generator for GraphQL distributed via NPM

Markdown generator for documenting GraphQL schema

Use

Generate dir doc/ with markdown files

$ graphqldoc http://localhost:8080/graphql

Compile

Is need go-bindata https://github.com/go-bindata/go-bindata

go get github.com/go-bindata/go-bindata/...
$ go-bindata -o parser/assets.go template/
$ sed -i '' 's/package\ main/package\ parser/g' parser/assets.go # Change package of assets.go file
$ cd cmd/
$ go install -v

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated for package parser by go-bindata DO NOT EDIT.
Code generated for package parser by go-bindata DO NOT EDIT.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL