Contents

fastapi-versioning 0.10.0

0

api versioning for fastapi web applications

api versioning for fastapi web applications

Stars: 606, Watchers: 606, Forks: 61, Open Issues: 34

The DeanWay/fastapi-versioning repo was created 4 years ago and the last code push was 8 months ago.
The project is popular with 606 github stars!

How to Install fastapi-versioning

You can install fastapi-versioning using pip

pip install fastapi-versioning

or add it to a project with poetry

poetry add fastapi-versioning

Package Details

Author
Dean Way
License
Homepage
https://github.com/DeanWay/fastapi-versioning
PyPi:
https://pypi.org/project/fastapi-versioning/
GitHub Repo:
https://github.com/DeanWay/fastapi-versioning

Classifiers

No  fastapi-versioning  pypi packages just yet.

Errors

A list of common fastapi-versioning errors.

Code Examples

Here are some fastapi-versioning code examples and snippets.

GitHub Issues

The fastapi-versioning package has 34 open issues on GitHub

  • What is the status of this project? Is it still active?
  • Docs showing routes of all versions

See more issues on GitHub

Related Packages & Articles

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.