https://github.com/natorsc/py-fastapi
A ready-to-use starter template for building web applications with the FastAPI framework, SQLModel and Alembic - structured, clean, and easy to extend.
https://github.com/natorsc/py-fastapi
api api-rest fastapi python python3 sqlmodel
Last synced: 15 days ago
JSON representation
A ready-to-use starter template for building web applications with the FastAPI framework, SQLModel and Alembic - structured, clean, and easy to extend.
- Host: GitHub
- URL: https://github.com/natorsc/py-fastapi
- Owner: natorsc
- Created: 2025-06-10T20:16:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-12-28T17:07:04.000Z (5 months ago)
- Last Synced: 2025-12-31T07:10:16.861Z (5 months ago)
- Topics: api, api-rest, fastapi, python, python3, sqlmodel
- Language: HTML
- Homepage: https://github.com/natorsc
- Size: 144 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# FastAPI - SQLModel - Alembic

[](https://github.com/natorsc/py-fastapi)
[](https://github.com/natorsc/py-fastapi)
[](https://github.com/natorsc/py-fastapi)
[](./LICENSE)
## ✨ About this project
A ready-to-use starter template for building web applications with the [FastAPI](https://fastapi.tiangolo.com/) framework and [SQLModel](https://sqlmodel.tiangolo.com/) - structured, clean, and easy to extend.
## 🛠 Technologies used
[](https://www.python.org/)
[](https://fastapi.tiangolo.com/)
[](https://sqlmodel.tiangolo.com/)
[](https://alembic.sqlalchemy.org/en/latest/)
[](https://pdm-project.org)
## 👨💻 Author
Crafted with 💙 by Renato Cruz. Got questions or feedback? Reach out anytime!
[](mailto:natorsc@gmail.com)
What I'm listening to while I code or study 😎🎵:
[](https://open.spotify.com/playlist/1xf3u29puXlnrWO7MsaHL5)
## 💝 Support this project
Your donation keeps this project alive and helps me continue creating and sharing useful content.
### GitHub Sponsors
[https://github.com/sponsors/natorsc/](https://github.com/sponsors/natorsc/)
### Pix (Brazil)
`b1839493-2afe-484d-9272-82a3e402b36f`
---
## 💡 Extra
- [FastAPI](https://fastapi.tiangolo.com/).
- [SQLModel](https://sqlmodel.tiangolo.com/).
- [Alembic](https://alembic.sqlalchemy.org/en/latest/).