1- ## Async template on FastAPI and SQLAlchemy 2
1+ # fastapi-sqlalchemy- template
22
3- [ ![ Test Coverage] ( https://codecov. io/gh/modern-python/fastapi-sqlalchemy-template/branch/main/graph/badge .svg )] ( https://codecov.io/gh/ modern-python/fastapi-sqlalchemy-template )
4- [ ![ GitHub issues ] ( https://img.shields.io/github/issues/ modern-python/fastapi-sqlalchemy-template )] ( https://github.com/modern-python/fastapi-sqlalchemy-template/issues )
5- [ ![ GitHub forks ] ( https://img.shields.io/github/forks /modern-python/fastapi-sqlalchemy-template )] ( https://github.com/modern-python/fastapi-sqlalchemy-template/network )
3+ [ ![ Coverage] ( https://img.shields. io/badge/coverage-100%25-brightgreen .svg )] ( https://github.com/ modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml )
4+ [ ![ CI ] ( https://github.com/ modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml/badge.svg )] ( https://github.com/modern-python/fastapi-sqlalchemy-template/actions/workflows/main.yml )
5+ [ ![ License ] ( https://img.shields.io/github/license /modern-python/fastapi-sqlalchemy-template.svg )] ( https://github.com/modern-python/fastapi-sqlalchemy-template/blob/main/LICENSE )
66[ ![ GitHub stars] ( https://img.shields.io/github/stars/modern-python/fastapi-sqlalchemy-template )] ( https://github.com/modern-python/fastapi-sqlalchemy-template/stargazers )
7+ [ ![ Context7] ( https://img.shields.io/badge/Context7-docs-blue )] ( https://context7.com/modern-python/fastapi-sqlalchemy-template )
8+ [ ![ uv] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json )] ( https://github.com/astral-sh/uv )
9+ [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
10+ [ ![ ty] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json )] ( https://github.com/astral-sh/ty )
711
812### Description
913Production-ready dockerized async REST API on FastAPI with SQLAlchemy and PostgreSQL
@@ -22,8 +26,9 @@ You can clone this project or use [this template](https://github.com/modern-pyth
2226just --list
2327```
2428
29+ ## 📝 [ License] ( LICENSE )
30+
2531## Part of ` modern-python `
2632
2733Browse the full list of templates and libraries in
28- [ ` modern-python ` ] ( https://github.com/modern-python ) — see the org profile for the
29- categorized index.
34+ [ ` modern-python ` ] ( https://github.com/modern-python ) — see the org profile for the categorized index.
0 commit comments