and some other extras like global exceptions, sqlalchemy keys naming convention, shortcut scripts for alembic, etc. Deployment is done with Docker and Gunicorn. The Dockerfile is optimized for small ...
Usage: fastapi-codegen [OPTIONS] Options: -i, --input FILENAME [required] -o, --output PATH [required] -t, --template-dir PATH -m, --model-file Specify generated ...
FastAPI-MCP is a zero-configuration tool that seamlessly exposes FastAPI endpoints as Model Context Protocol (MCP) tools. It allows you to mount an MCP server directly within your FastAPI app, making ...