Skip to content

Swagger API Documentation builder for tornado server.

License

Notifications You must be signed in to change notification settings

huntflow/tornado-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the original tornado-swagger with pydantic support

Usage

Too lazy to write documentation.

See examples/model_and_param_declaration_openapi3_pydantic.py for an example with complete set of available features

Roadmap

  • Multiple response models
  • Request headers definition
  • Raise error for different models with same names (now different model with same name of already registered model will be ignored)

About

Swagger API Documentation builder for tornado server.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.9%
  • PowerShell 15.9%
  • Batchfile 7.4%
  • HTML 4.4%
  • Makefile 1.1%
  • Shell 0.7%
  • Dockerfile 0.6%