Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a template for FastAPI projects with a SQLite database. It is expected to run with Python 3.11-3.13

Development setup

The repository are using poetry for dependency management. You can get it here.

For setup, run the following commands:

poetry install
echo "SECRET_KEY=$(openssl rand -hex 32)" >> .env
poetry run app.main:app --reload

About

FastAPI starter project

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages