Skip to content

johnW-ret/express-openapi-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

express-openapi-gen

A tool that generates an OpenAPI definition directly from your express routes at runtime. Works best with swagger-ui-express as such or similar tools.

  • See the package README for a quick-start and information on features and limitations.
  • See examples for JavaScript and TypeScript examples.

Todo 📋

  • No support for query parameters (add support for query parameters)
  • No support for IRoute (Ex: api.route("/fruit").get(...)) (add support for IRoute)
  • Date objects default to date-time format (add support for separate formats such as date)

This package was inspired by Swashbuckle.AspNetCore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published