Simple and handy FastAPI template for combined frontend and backend as in Flask, includes Jinja, WTForms, MySQL ORM and Docker
.gitea | ||
app | ||
static | ||
templates | ||
.env | ||
.env_debug | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
main.py | ||
Makefile | ||
pylintrc | ||
README.md | ||
requirements.txt |
tmpl-fastapi
Simple and handy FastAPI template for combined frontend and backend as in Flask, includes Jinja, WTForms, MySQL ORM and Docker