Fastapi-control

Latest version: v0.3.1

Safety actively analyzes 623248 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

What's Changed

* feat: allow controllers to be added one by one to a `FastAPI` instance

> **BREAKING CHANGE!!!** To achieve this, it was necessary to add the mandatory inheritance of an `APIController` base class, which is injected with a static method to be able to access your router and allow the functionality of adding the controllers one by one.

**Full Changelog**: https://github.com/leynier/fastapi-control/compare/v0.1.0...v0.2.0

0.1.0

**Full Changelog**: https://github.com/leynier/fastapi-control/commits/v0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.