Skip to content

CovertIII/express-openapi-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express OpenAPI Document

This is used to document express APIs with the OpenAPI v2 in code. It can also be used to validate models for POST and PUT requests.

This is still alpha quality and there are no tests. Use at your own discretion.

Look at examples/example.js for an example on how to use this.

If you download this, run npm install && npm run dev to see the example in action. Go to http://localhost:3000/spec.html in the browser and you'll see the swagger page.

About

Document express routes with OpenAPI v2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published