Skip to content

killan/express-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-openapi

NodeJS/Express/OpenAPI/Swagger

Install

npm i

Run

node src/index.js

API Call

curl -s localhost:3000/api/v1/items

Swagger

localhost:3000/api-docs

About

Base of a nodejs backend routed by openapi + swagger doc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors