modify structure
This commit is contained in:
@@ -7,11 +7,17 @@ fastapi dev main.py
|
||||
```
|
||||
|
||||
# Best Practice
|
||||
|
||||
**To alpha-2 switch to**
|
||||
## SQLEModel-boilerplate
|
||||
https://github.com/benavlabs/SQLModel-boilerplate/tree/main
|
||||
|
||||
-----
|
||||
|
||||
## Simple Boilerplate
|
||||
https://github.com/anthonycepeda/fastapi-sqlmodel/tree/main
|
||||
|
||||
## Global Boilerplate
|
||||
https://github.com/zhanymkanov/fastapi-best-practices?tab=readme-ov-file#excessively-use-pydantic
|
||||
|
||||
## SQLEModel-boilerplate
|
||||
https://github.com/benavlabs/SQLModel-boilerplate/tree/main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user