Here's the new FastAPI CLI! ✨🎉
Upgrade to FastAPI version 0.111.0 (just released) and you'll have it in your terminal. 😎
fastapi.tiangolo.com/fastapi-cli/
FastAPI now comes with the standard dependencies (including what is needed to optimize performance), you can opt out by installing fastapi-slim instead of fastapi. 🚀