fetch_ml/internal/api/helpers
Jeremie Fraeys b05470b30a
refactor: improve API structure and WebSocket protocol
- Extract WebSocket protocol handling to dedicated module
- Add helper functions for DB operations, validation, and responses
- Improve WebSocket frame handling and opcodes
- Refactor dataset, job, and Jupyter handlers
- Add duplicate detection processing
2026-02-16 20:38:12 -05:00
..
db_helpers.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
experiment_setup.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
hash_helpers.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
payload_parser.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
response_helpers.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00
validation_helpers.go refactor: improve API structure and WebSocket protocol 2026-02-16 20:38:12 -05:00