Sebastián Ramírez
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
fastapi/.agents/skills/fastapi/SKILL.md
|
|
|
@ -9,7 +9,7 @@ Official FastAPI skill to write code with best practices, keeping up to date wit |
|
|
|
|
|
|
|
## Use the `fastapi` CLI |
|
|
|
|
|
|
|
To run the development server, in localhost, with reload: |
|
|
|
Run the development server on localhost with reload: |
|
|
|
|
|
|
|
```bash |
|
|
|
fastapi dev |
|
|
|
|