Skip to content

ambelovsky/go-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-api-docs

GoLang API Documentation Generator

Instructions

Fork it or download this project as a zip file.

Installation

. ./scripts/setpath.sh

Create Your Docs

Modify files found in src/service/apidoc to configure the documentation.

Build The Server

You may need to call ./scripts/setpath.sh to set your paths, but you should only have to do this once per shell session.

. ./scripts/setpath.sh
. ./scripts/generate.sh

This will generate a "service" executable. By default, running this executable will make a server available at http://localhost:8080.

About

GoLang API Documentation Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published