towerops/test/towerops_web/graphql
Graham McIntire 28e97ff5f0 add service checks REST API, GraphQL API, and ping executor (#52)
- REST CRUD at /api/v1/checks for HTTP, TCP, DNS, ping checks
- GraphQL queries (checks, check) and mutations (create/update/delete)
- ping executor using system ping with macOS/Linux parsing
- check config validation for ping type (requires host)
- API documentation updated with checks resource section

Reviewed-on: graham/towerops-web#52
2026-03-16 18:40:18 -05:00
..
middleware add mobile token auth to GraphQL endpoint (#48) 2026-03-16 15:23:07 -05:00
resolvers add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
subscriptions_test.exs add real-time GraphQL API with time-series queries and subscriptions 2026-03-12 10:24:39 -05:00