This service handles metrics collection and storage for Gratheon.com, including IoT sensor data from beehives.
| Method | Path | Description |
|---|---|---|
| GET | / | This documentation page |
| GET | /health | Health check endpoint |
| GET | /graphql | GraphQL playground |
| POST | /graphql | GraphQL API endpoint |
| POST | /metric | Submit metrics via REST API |
| POST | /iot/v1/metrics | Submit IoT device metrics |
| POST | /entrance/v1/movement | Record entrance movement data |