1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 19:55:28 +02:00

CLI to run -> Run

This commit is contained in:
TheRootDaemon 2025-06-29 22:41:59 +05:30
parent dcf1a1343a
commit fb8ead65af

View file

@ -1,6 +1,6 @@
# 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/>.
- Run a FastAPI app with automatic reload (for development):