Skip to content

Commit 5dd8ef1

Browse files
committed
update docs
1 parent 6586539 commit 5dd8ef1

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/.vuepress/public/images/cli.png

-93.6 KB
Loading

docs/backend/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: CLI
33
---
44

5-
fba 提供了便利的 CLI 支持,安装插件依赖后,尝试在终端输入 `fba -h` 查看更多信息
5+
fba 提供了便利的 CLI 支持,安装依赖后,尝试在终端输入 `fba -h` 查看更多信息
66

77
::: demo-wrapper img
88
![cli](/images/cli.png)

docs/backend/summary/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: 简介
33
---
44

5+
FastAPI Best Architecture 是使用 FastAPI 构建的企业级后端架构解决方案
6+
57
## 伪三层架构
68

79
mvc 架构作为常规设计模式,在 python web 中很常见,但是三层架构更令人着迷

0 commit comments

Comments
 (0)