Skip to content

kmvinoth/fastapi-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-cookiecutter

Cookiecutter template for Fastapi deployment in Kubernetes environment

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 git@github.com:kmvinoth/fastapi-cookiecutter.git

About

A cookiecutter template for Fastapi projects using Docker, Helm and K8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published