Files
Gardomatic/internal/api/doc.go
T
kleiax 904d14b64c
CI / test (push) Canceled after 0s
Initial commit
2026-09-12 22:22:17 +02:00

4 lines
166 B
Go

// Package api implements the Gardomatic HTTP API, including authentication,
// authorization middleware, request validation, and JSON response handling.
package api