Skip to content

Cookiecutter python project template for fastapi, docker, pylint, pydantic, gunicorn setup, docker-compose

Notifications You must be signed in to change notification settings

usriva2405/cookiecutter_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter project template for FastAPI project

This project has following items implemented

  1. FastAPI server with a controller example for GET and POST
  2. Pydantic Object implementation
  3. python linting
  4. config and environment variable overriding
  5. gunicorn - uvicorn implementation with custom production grade configuration file
  6. README.md documentation
  7. gitlab runner CI configuration
  8. docker-compose setup and docker file setup

Usage

  1. Execute cookiecutter https://github.com/usriva2405/cookiecutter_fastapi.git
  2. provide the values for the prompts

About

Cookiecutter python project template for fastapi, docker, pylint, pydantic, gunicorn setup, docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages