Skip to content

Issue with the "Run a FastAPI app" doc + "fastapi-cli" missed #1738

@icehongssii

Description

@icehongssii

I found an issue with this document.

Title: Run a FastAPI app
Location: https://fly.io/docs/python/frameworks/fastapi/
Source: https://github.com/superfly/docs/blob/main/python/frameworks/fastapi.html.markerb

Describe the issue

The official doc said We can then serve the development version of the app using the fastapi cli tool - fastapi run.
But the doc has never mentioned installing fastapi-cli.
Thus, poetry add fastapihas to include fastapi-cli

poetry add fastapi fastapi-cli

Addtional info

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions