agreg-server/server/backend/adapters/http
2026-05-30 19:45:14 +02:00
..
__init__.py refacto: rename app into backend, to prepare for frontend dev 2026-05-11 21:46:21 +02:00
_devices_schemas.py feat: add API endpoint to get devices list 2026-05-12 21:59:24 +02:00
_readings_schemas.py fix: use explicit mapping in Consumption Point Schema 2026-05-12 23:57:23 +02:00
devices.py fix: manage DatabaseError in list_devices 2026-05-12 23:57:54 +02:00
main.py fix : add cors allow origin real url 2026-05-30 19:45:14 +02:00
readings.py fix: avoid sending internal server error message when 500 2026-05-12 23:59:40 +02:00