fastapi_demo39_manyApps
Directory actions
More options
Directory actions
More options
fastapi_demo39_manyApps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
uvicorn app.main:app --reload 没有数据库交互的一个demo 多次包含同一路由器,但使用不同的 prefix 您也可以 .include_router() 在 同一 路由器上使用不同的前缀 多次 使用。