File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,14 @@ versions
1313** 🔥Continuously updated and maintained🔥**
1414
1515[ ![ GitHub] ( https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture )] ( https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE )
16- [ ![ Static Badge] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
17- ![ Static Badge] ( https://img.shields.io/badge/MySQL-8.0%2B-%2300758f )
18- ![ Static Badge] ( https://img.shields.io/badge/SQLAlchemy-2.0-%23778877 )
16+ [ ![ Python] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
17+ ![ MySQL] ( https://img.shields.io/badge/MySQL-8.0%2B-%2300758f )
18+ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16.0%2B-%23336791 )
19+ ![ SQLAlchemy] ( https://img.shields.io/badge/SQLAlchemy-2.0-%23778877 )
1920[ ![ Pydantic v2] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json )] ( https://pydantic.dev )
2021[ ![ 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 )
2122[ ![ 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 )
23+ ![ Docker] ( https://img.shields.io/badge/Docker-%232496ED?logo=docker&logoColor=white )
2224[ ![ Discord] ( https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white )] ( https://discord.com/invite/yNN3wTbVAC )
2325![ Discord] ( https://img.shields.io/discord/1185035164577972344 )
2426
Original file line number Diff line number Diff line change 1111** 🔥持续更新维护中🔥**
1212
1313[ ![ GitHub] ( https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture )] ( https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE )
14- [ ![ Static Badge] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
15- ![ Static Badge] ( https://img.shields.io/badge/MySQL-8.0%2B-%2300758f )
16- ![ Static Badge] ( https://img.shields.io/badge/SQLAlchemy-2.0-%23778877 )
14+ [ ![ Python] ( https://img.shields.io/badge/python-3.10%2B-blue )] ( https://www.python.org/downloads/ )
15+ ![ MySQL] ( https://img.shields.io/badge/MySQL-8.0%2B-%2300758f )
16+ ![ PostgreSQL] ( https://img.shields.io/badge/PostgreSQL-16.0%2B-%23336791 )
17+ ![ SQLAlchemy] ( https://img.shields.io/badge/SQLAlchemy-2.0-%23778877 )
1718[ ![ Pydantic v2] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json )] ( https://pydantic.dev )
1819[ ![ 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 )
1920[ ![ 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 )
21+ ![ Docker] ( https://img.shields.io/badge/Docker-%232496ED?logo=docker&logoColor=white )
2022[ ![ Discord] ( https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white )] ( https://discord.com/invite/yNN3wTbVAC )
2123![ Discord] ( https://img.shields.io/discord/1185035164577972344 )
2224
You can’t perform that action at this time.
0 commit comments