Files
notytex/notytex-v2/backend

Notytex v2 Backend

Backend API FastAPI pour le système de gestion scolaire Notytex.

Installation

uv sync

Démarrage

uv run uvicorn api.main:app --reload --port 8000

Tests

uv run pytest

Documentation API