1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/http/server
Frédéric Guillot 5920e02562 feat: add liveness and readiness probes
- Added new routes: /liveness, /healthz, /readiness, /readyz
- These routes do not take the base path into consideration and are always available at the root of the server
2025-05-24 20:36:05 -07:00
..
httpd.go feat: add liveness and readiness probes 2025-05-24 20:36:05 -07:00
middleware.go Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00