happyDomain/internal/api
Pierre-Olivier Mercier b181073552 checkers: store observations as json.RawMessage with cross-checker reuse
Refactor observation data pipeline to serialize once after collection and
keep json.RawMessage throughout storage and API responses. This eliminates
double-serialization and makes DB round-trips lossless.
2026-04-15 16:06:02 +07:00
..
controller checkers: store observations as json.RawMessage with cross-checker reuse 2026-04-15 16:06:02 +07:00
middleware Add context.Context to ProviderUsecase and DomainUsecase interfaces 2026-03-30 21:54:54 +07:00
route checkers: show worst check status badge on domain list 2026-04-15 15:35:57 +07:00