Files
aitbc/apps/coordinator-api
aitbc 55060730b2 Migrate coordinator-api to centralized aitbc package utilities
- Migrate 69 service files from logging to aitbc.get_logger
- Migrate explorer.py HTTP client from httpx.Client to AITBCHTTPClient
- Migrate config.py hardcoded paths to use DATA_DIR and LOG_DIR constants from aitbc.constants
- Remove duplicate LOG_DIR import in config.py
- All routers already using aitbc utilities
2026-04-25 06:45:04 +02:00
..

Coordinator API

Documentation has moved to: docs/apps/coordinator/coordinator-api.md


This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.

For the complete documentation, see the Coordinator API documentation.