Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

viniciuschiele/flask-apidoc

Repository files navigation

Flask ApiDoc

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

Version

Features

  • click command to generate the apidoc's files, by default they are generated into static/docs
  • Host apidoc's files, by default they are hosted in http://localhost:5000/docs
  • Replace the base URL for the endpoints by the current Flask URL.
  • Allow absolute urls in @api

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

AltStyle によって変換されたページ (->オリジナル) /