DEV Community

Ssali Jonathan
Ssali Jonathan

Posted on

Easily Describe the entry point to your FastAPI in your pyproject.toml (FastAPI-CLI)

FastAPI-CLI version 0.0.15 added support for configuring the CLI within the pyproject.toml file. This makes it easy to run your server for both development and production.

Top comments (0)