Gatus SDK for Go developpers + CLI #1190
TwiN
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For those interested, I've just released an SDK for Gatus at https://github.com/TwiN/gatus-sdk
It allows you to programmatically interact with a deployed status page (e.g. retrieving the uptime of an endpoint, the status of all endpoints, the badge URL, and more).
It does not currently support authentication, which means if your status page is behind SSO, not all functions will work (some will, like those related to badges).
This is more of an experiment right now to gauge interest from the community.
There's also a CLI available for those that would rather use that: https://github.com/TwiN/gatus-cli
Both gatus-sdk and gatus-cli are very new, so don't expect all features to be available out of the box.
Beta Was this translation helpful? Give feedback.
All reactions