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 💨
- Host: GitHub
- URL: https://github.com/zerohertz/fastapi-cookbook
- Owner: Zerohertz
- License: mit
- Created: 2025-01-08T12:28:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T15:27:51.000Z (11 months ago)
- Last Synced: 2025-04-01T17:16:21.832Z (10 months ago)
- Topics: alembic, argocd, backend, cicd, codecov, docker, fastapi, kubernetes, mysql, postgresql, pydantic, pytest, python, sqlalchemy, sqlite, sqlmodel, swagger, uvicorn
- Language: Python
- Homepage: https://api.zerohertz.xyz/docs
- Size: 1.45 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)