Skip to content

s0b0lev/openapi-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Open API starter

Repo with sample openapi configuration.

Usage

Install all requirements:

cd openapi/
npm install

Following commands are available:

# Check spec
$ npm run openapi-validate

# Bundle yaml files and generate swagger.json
$ npm run openapi-generate

If you wanna deploy your docs, one of the best choice is: https://redoc.ly/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published