Project Icon

cookiecutter-fastapi

Simplify FastAPI Project Setup Using Cookiecutter CLI

Product DescriptionUtilize Cookiecutter CLI for easy generation of FastAPI project templates, eliminating the need to fork repositories. This tool employs Jinja2 for flexible customization of file names and content, providing a personalized setup process. Simply install with 'pip install cookiecutter' and run 'cookiecutter gh:arthurhenrique/cookiecutter-fastapi' to initiate your FastAPI projects. Enjoy an efficient and straightforward project setup experience.
Project Details