Skip to content

Commit eb117a9

Browse files
committed
update
1 parent be57bd6 commit eb117a9

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
# FastAPI Best Architecture
1+
<div align="center">
2+
3+
<br/>
4+
5+
<img alt="logo" width="320" src="https://wu-clan.github.io/picx-images-hosting/logo/fba.png">
26

3-
<img alt="logo" align="right" width="288" src="https://wu-clan.github.io/picx-images-hosting/logo/fba.png">
7+
<p style="font-size: 14px; color: rgb(160, 160, 160);">The logo includes the abstract combination of the three letters FBA, forming a lightning bolt that seems to spread out from the ground</p>
8+
9+
# FastAPI Best Architecture
410

511
[![GitHub](https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture)](https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE)
612
[![Static Badge](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
713
[![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)
814
[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://pydantic.dev)
915

16+
</div>
17+
1018
> [!NOTE]
1119
> This repository as a template library open to any person or enterprise can be used for free!
1220

README.zh-CN.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
1-
# FastAPI 最佳架构
1+
<div align="center">
22

3-
<img alt="logo" align="right" width="288" src="https://wu-clan.github.io/picx-images-hosting/logo/fba.png">
3+
<br/>
4+
5+
<img alt="logo" width="320" src="https://wu-clan.github.io/picx-images-hosting/logo/fba.png">
6+
7+
<p style="font-size: 14px; color: rgb(160, 160, 160);">Logo 包含了 FBA 三个字母抽象结合,形成了一个类似从地面扩散投影上来的闪电</p>
8+
9+
# FastAPI Best Architecture
410

511
[![GitHub](https://img.shields.io/github/license/fastapi-practices/fastapi_best_architecture)](https://github.com/fastapi-practices/fastapi_best_architecture/blob/master/LICENSE)
612
[![Static Badge](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
713
[![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)
814
[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/main/docs/badge/v2.json)](https://pydantic.dev)
915

16+
</div>
17+
1018
> [!NOTE]
1119
> 此仓库作为模板库公开,任何人或企业均可免费使用!
1220

0 commit comments

Comments
 (0)