This repository provides a template for building full-stack web applications using FastAPI for the backend and NiceGUI for the frontend. It includes a complete setup for a PostgreSQL database, JWT ...
fastapi-alpine-starter/ ├── app/ # Application core │ ├── main.py # FastAPI app & route handlers │ ├── config.py # Configuration (Pydantic BaseSettings) │ ├── models.py # SQLModel table definitions │ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results