arthurhenrique/cookiecutter-fastapi
Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests
Provides pre-configured project scaffolding with dependency management via uv, automated CI/CD pipelines through GitHub Actions workflows, and built-in testing infrastructure using pytest. Uses Jinja2 templating to dynamically generate project structure and configuration files based on user inputs via the cookiecutter CLI. Targets ML-focused FastAPI applications with opinionated defaults for async web services, model serving, and reproducible development environments.
705 stars. No commits in the last 6 months.
Stars
705
Forks
76
Language
Python
License
MIT
Category
Last pushed
Aug 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/arthurhenrique/cookiecutter-fastapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benman1/generative_ai_with_langchain
Build production-ready LLM applications and advanced agents using Python, LangChain, and...
goruck/home-generative-agent
A home assistant generative agent integration based on langchain and langgraph.
rokbenko/ai-playground
Code from tutorials presented on the "Code AI with Rok" YouTube channel
avrabyt/YouTube-Tutorials
📹 Collection of my Youtube Tutorials over the years! Read, write, and share what you create ✨🎈
allient/create-fastapi-project
CLI to create Fastapi projects easily.