joncutrer / cookiecutter-fastapi

create a template to FastAPI projects.

Home Page:https://link.medium.com/u0NwDVeLc3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-fastapi

In order to create a template to FastAPI projects. 🚀

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

About

create a template to FastAPI projects.

https://link.medium.com/u0NwDVeLc3


Languages

Language:Python 79.7%Language:Makefile 11.1%Language:Shell 6.6%Language:Dockerfile 2.6%