Contents

fastapi-versioning 0.10.0

0

api versioning for fastapi web applications

api versioning for fastapi web applications

Stars: 846, Watchers: 846, Forks: 63, Open Issues: 35

The DeanWay/fastapi-versioning repo was created 6 years ago and the last code push was 2 years ago.
The project is popular with 846 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.

Related Packages & Articles

fastapi-admin 1.0.4

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