/fastapi-project

cookiecutter template for fastapi projects

Primary LanguagePythonMIT LicenseMIT

Template repo for fastapi projects

Usage:

# Install pipx if pipenv and cookiecutter are not installed
cookiecutter gh:nielsrolf/fastapi-project

# Enter project directory
cd <repo_name>