Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# FastAPI Best Architecture

English | [简体中文](./README.zh-CN.md)

This is a base project of the FastAPI framework, in production

It‘s purpose is to allow you to develop your project directly with it
Expand Down
2 changes: 2 additions & 0 deletions README_zh.md → README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# FastAPI 最佳架构

简体中文 | [English](./README.md)

这是 FastAPI 框架的一个基础项目,在制作中

它的目的是让你直接用它作为你的基础项目来开发你的项目
Expand Down