Home
Softono

Cookiecutter Fastapi

Open source MIT Python
709
Stars
76
Forks
1
Issues
5
Watchers
1 year
Last Commit

 About Cookiecutter Fastapi

Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests

Platforms

Web Self-hosted Docker

Languages

Python

Links

Need Help Installing Cookiecutter Fastapi?

We provide expert installation service for this software. Our team will install, configure, and secure Cookiecutter Fastapi on your server. plans start at just $30.

Cookiecutter Fastapi

View on GitHub

cookiecutter-fastapi

In order to create a template to FastAPI projects. :rocket:

Important

To use this project you don't need fork it. Just run cookiecutter CLI and voilà!

Cookiecutter

Cookiecutter is a CLI tool (Command Line Interface) to create an application boilerplate from a template. It uses a templating system — Jinja2 — to replace or customize folder and file names, as well as file content.

How can I install?

pip install cookiecutter

How can I generate a FastAPI project?

cookiecutter gh:arthurhenrique/cookiecutter-fastapi

Hands On

Example