Skip to content

Latest commit

 

History

History

fastapi

Intility FastAPI Templates

This is the home for Intility FastAPI templates.

TL;DR

Usage

In order to use the latest released template, please follow the documentation over at create.intility.app.

Editing the template

  1. Create a venv from the fastapi folder
poetry update
  1. Make your changes
  2. Use cookiecutter to test your local version.
cookiecutter fastapi