mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 01:55:25 +02:00
CLI to run -> Run
This commit is contained in:
parent
dcf1a1343a
commit
fb8ead65af
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# fastapi
|
# fastapi
|
||||||
|
|
||||||
> CLI tool to run FastAPI apps which uses Uvicorn under the hood.
|
> Run FastAPI apps which uses Uvicorn under the hood.
|
||||||
> More information: <https://fastapi.tiangolo.com/tutorial/>.
|
> More information: <https://fastapi.tiangolo.com/tutorial/>.
|
||||||
|
|
||||||
- Run a FastAPI app with automatic reload (for development):
|
- Run a FastAPI app with automatic reload (for development):
|
||||||
|
|
Loading…
Add table
Reference in a new issue