An open API service indexing awesome lists of open source software.

https://github.com/zerohertz/fastapi-cookbook

💨 FastAPI Cookbook 💨
https://github.com/zerohertz/fastapi-cookbook

alembic argocd backend cicd codecov docker fastapi kubernetes mysql postgresql pydantic pytest python sqlalchemy sqlite sqlmodel swagger uvicorn

Last synced: 7 months ago
JSON representation

💨 FastAPI Cookbook 💨

Awesome Lists containing this project

README

          


💨 FastAPI Cookbook 💨






























---


📜 References 📜

- [fastapi/full-stack-fastapi-template/backend](https://github.com/fastapi/full-stack-fastapi-template/tree/master/backend)
- [teamhide/fastapi-boilerplate](https://github.com/teamhide/fastapi-boilerplate)
- [jujumilk3/fastapi-clean-architecture](https://github.com/jujumilk3/fastapi-clean-architecture)
- [UponTheSky/How to implement a transactional decorator in FastAPI + SQLAlchemy - with reviewing other approaches](https://dev.to/uponthesky/python-post-reviewhow-to-implement-a-transactional-decorator-in-fastapi-sqlalchemy-ein)