This website requires JavaScript.
Explore
Help
Register
Sign In
johanleroy
/
ENI-projet-piscine
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fb907d6f6617dff2f7eafe45e750c74e1be1a57
ENI-projet-piscine
/
apps
/
backend
/
app
/
api
/
v1
/
endpoints
T
History
Dorian PESCE
c7490d01b3
Merge remote-tracking branch 'origin/dev' into feat/endpoint-recommandations
2026-09-16 14:03:24 +02:00
..
__init__.py
feat(backend): initialisation du projet FastAPI
2026-09-14 12:26:20 +02:00
auth.py
fix(backend): documente le 403 CSRF de require_trusted_origin
2026-09-16 11:22:40 +02:00
health.py
Merge branch 'dev' into feat/openapi-contrat
2026-09-16 12:04:32 +02:00
recommendations.py
feat(backend): ajoute GET /recommendations et GET /recommendations/{recommendation_id}
2026-09-16 13:30:51 +02:00
sites.py
Merge branch 'dev' into feat/openapi-contrat
2026-09-16 12:04:32 +02:00
stats.py
feat(backend): expose GET /api/v1/stats/summary
2026-09-16 11:45:58 +02:00
users.py
feat(backend): documente le contrat d'erreur dans l'OpenAPI
2026-09-16 10:12:41 +02:00