awesome-fastapi
awesome-fastapi copied to clipboard
A curated list of awesome things related to FastAPI
Hi Michael, I would like to add another project of mine: a Cookiecutter for spinning up quickly a FastAPI application.
The MultiPy image project grew out of a pull request to the fastapi uvicorn/gunicorn containers. The images are directly compatible with the FastAPI images with one major improvement- they are...
@Kludex brought up a good point: How should unmaintained projects be handled? Some ideas: - Should we set a flag on the line to mark that it's unmaintained? - Should...
Added [Fastapi-SQLA](https://github.com/dialoguemd/fastapi-sqla) to the list in the ORM section in alphabetical order. ## Why is it awesome? 1. It support latest SQLAlchemy development and best practices: [asyncio support](https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html), [2.0 syntax](https://docs.sqlalchemy.org/en/14/changelog/migration_20.html),...
Saffier is an ORM that work well with any python async framework
[CloudEvents](https://cloudevents.io/) integration for FastAPI See the PR from one year ago https://github.com/mjhea0/awesome-fastapi/pull/140
See https://github.com/cwang/fastapi_sqlmodel_security for details
Closes #161 Re-opened PR as the timeframe of active library maintenance should now meet the requirements of this list.