A simple, containerized backend API for managing gym members, plans, subscriptions, and attendance built with FastAPI + SQLModel. This repo is designed to run consistently across machines using Docker ...
app/ ├── core/ │ ├── config.py # Configuración con pydantic-settings │ └── security.py # Funciones JWT con python-jose ├── services/ │ └── odoo_service.py # Cliente Odoo con httpx y retry logic ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results