Skip to content

viniciuschiele/flask-apidoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask ApiDoc

Flask ApiDoc is a Flask extension which adds support for the ApiDoc.

Version

Features

  • Flask-Script command to generate the apidoc's files, by default they are generated into static/docs
  • Hosts the apidoc's files, by default they are hosted in http://localhost:5000/docs

Documentation

Soon... take a look at the example to see how it works.

Installation

You can install flask-apidoc via Python Package Index (PyPI),:

$ pip install flask-apidoc 

Feedback

Please use the Issues for feature requests and troubleshooting usage.

About

Adds ApiDoc support to Flask

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages