fastapi-plugins

FastAPI framework plugins

MIT License

Downloads
7.8K
Stars
364
Committers
4

Bot releases are hidden (Show)

fastapi-plugins - 0.13.1 Latest Release

Published by madkote 5 months ago

  • [fix] limit redis version to >=4.3.0,<5 due to issues with async sentinel
fastapi-plugins - 0.13.0

Published by madkote 8 months ago

  • [feature] updates for Pydantic 2
  • requires fastapi>=0.100.0 and pydantic>=2.0.0
fastapi-plugins - 0.12.0

Published by madkote over 1 year ago

  • [feature] Annotated support
fastapi-plugins - 0.11.0

Published by madkote about 2 years ago

  • [feature] redis-py replaces aioredis
fastapi-plugins - 0.10.0

Published by madkote over 2 years ago

  • [feature] Update aioredis to 2.x.x
  • [feature] Add fakeredis optionally for development purpose
fastapi-plugins - 0.9.1

Published by madkote over 2 years ago

  • [fix] Fix empty router prefix for control plugin
fastapi-plugins - 0.9.0

Published by madkote about 3 years ago

  • [feature] Logging plugin
  • [feature] Middleware interface - register middleware at application
fastapi-plugins - 0.8.2

Published by madkote about 3 years ago

Fix dependency to aioredis 1.3.1

fastapi-plugins - 0.8.1

Published by madkote over 3 years ago

Fix settings for python 3.7

fastapi-plugins - 0.8.0

Published by madkote over 3 years ago

Settings plugin

fastapi-plugins - 0.7.0

Published by madkote over 3 years ago

Control plugin with Health, Heartbeat, Environment and Version

fastapi-plugins - 0.6.1

Published by madkote over 3 years ago

Upgrade aiojobs to get rid of not required dependencies

Package Rankings
Top 4.59% on Pypi.org
Related Projects