fetch_ml/cmd/tui/internal
Jeremie Fraeys 803677be57 feat: implement Go backend with comprehensive API and internal packages
- Add API server with WebSocket support and REST endpoints
- Implement authentication system with API keys and permissions
- Add task queue system with Redis backend and error handling
- Include storage layer with database migrations and schemas
- Add comprehensive logging, metrics, and telemetry
- Implement security middleware and network utilities
- Add experiment management and container orchestration
- Include configuration management with smart defaults
2025-12-04 16:53:53 -05:00
..
config feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
controller feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
model feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
services feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00
view feat: implement Go backend with comprehensive API and internal packages 2025-12-04 16:53:53 -05:00