gatus/api
TwiN f54c45e20e
feat: Implement push-based external endpoints (#724)
* refactor: Move SSH outside of endpoint.go
* refactor: Use pointers for Alert receivers
* feat: Implement push-based external endpoints
* Fix failing tests
* Validate external endpoints on start
* Add tests for external endpoints
* refactor some error equality checks
* Improve docs and refactor some code
* Fix UI-related issues with external endpoints
2024-04-08 21:00:40 -04:00
..
api_test.go test(security): Make sure router behaves as intended when authn is required 2023-07-11 22:46:49 -04:00
api.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
badge_test.go feat: shields.io endpoint badge (#652) 2024-02-01 00:06:08 -05:00
badge.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
cache.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
chart_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
chart.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
config_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
config.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
endpoint_status_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
endpoint_status.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
external_endpoint_test.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
external_endpoint.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00
spa_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
spa.go refactor: Clean up code and change log format (#719) 2024-04-01 21:47:14 -04:00
util_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
util.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00