Skip to content

EleekaN/Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for SlashGo

How to build/run

// Install dependencies for building/serving documentation
$ npm i -g redoc-cli serve


// Build documentation
$ redoc-cli build swagger.yaml -o index.html

// Serve documentation
$ serve -s .

// Documentation is now accessible on http://localhost:3000

About

Documentation for SlashGo API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%