towerops/lib/towerops_web/controllers/api
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
..
v1 add service checks REST API, GraphQL API, and ping executor (#52) 2026-03-16 18:40:18 -05:00
account_data_controller.ex security: implement comprehensive security audit fixes 2026-03-05 13:08:10 -06:00
error_helpers.ex perf: disable Req retry for faster error tests 2026-03-10 16:19:31 -05:00
mobile_auth_controller.ex fix: return raw session token instead of hash in mobile QR login (#42) 2026-03-16 13:59:52 -05:00
mobile_controller.ex rename equipment to device 2026-01-17 14:48:46 -06:00