A lightweight FastAPI web application with basic REST API endpoints. This is a starter template for building modern Python web applications using FastAPI. FastApi_MySql_App/ ├── main.py # Main ...
app/ api/ app.py # FastAPI app bootstrap + middleware + router mounting v1/ api.py # v1 router composition (protected_router pattern) routers/ auth.py # register/login/me + RBAC dependency ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results