CLI tool for generating FastAPI project and app boilerplates.
manage-fastapi is a command-line tool that scaffolds FastAPI projects and app boilerplates, with optional Dockerfile, docker-compose, and pre-commit hook generation. It requires Python 3.7+, is available on PyPI, and is suited for creating REST API backends and database-backed services.
0