fastapi-chameleon
Free TierAdds integration of the Chameleon template language to FastAPI. #pypackage. Adds integration of the Chameleon template language to FastAPI. If you are interested in Jinja instead, see the sister project: github.com/AGeekInside/fastapi-jinja. 226 stars · MIT licence · last commit 2026-07-22.
Are you the maker of fastapi-chameleon? Claim this listing →
More in Backend & API
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly. You'll be prompted for some values. Provide them, then a fastapi project will be created for you. 164 stars · MIT licence · last commit 2026-08-08.
FastAPI boilerplate for real world production. When executing queries concurrently through asyncio.gather(), you must use the sessionfactory context manager rather than the globally used session. 1 491 stars · last commit 2026-05-08.
minimal-fastapi-postgres-template based on official template but rewritten. Check out online example: https://minimal-fastapi-postgres-template.rafsaf.pl, it's 100% code used in template (docker image) with added my domain and https only. 573 stars · MIT licence · last commit 2026-08-02.
fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one,inspired by full stack fastapi postgresql. 351 stars · MIT licence · last commit 2026-08-03.
Enterprise-level backend architecture solution with fastapi、sqlalchemy,、celery、pydantic、grafana、docker. The MVC architecture is common in Python Web as a general design pattern, but the three-tier architecture is more. 2 506 stars · MIT licence · last commit 2026-08-04.
A production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services. A production-ready template for building AI agent backends with FastAPI and LangGraph. Handles the hard parts — stateful conversations, long-term memory, tool calling, observability, rate limiting, auth — so you can focus on your agent. 2 570 stars · MIT licence · last commit 2026-06-17.