nielsrolf / fastapi-project

cookiecutter template for fastapi projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

cookiecutter template for fastapi projects

License:MIT License


Languages

Language:Python 98.5%Language:Dockerfile 1.5%