A Go client library for Uptime.com
- Checks
- Tags
- Outages
- Integrations
go get -u github.com/uptime-com/uptime-client-go
go test -v ./uptime
To view godocs locally, run godoc
. Open http://localhost:6060 in a web browser and navigate to the go-uptime package
under Third party.
The Uptime.com API Docs may also be a useful reference.
Please see the examples directory for usage examples.
Contributions are welcome! Please feel free to fork and submit a pull request with any improvements.
go-uptime was originally created by Kyle Gentle, with support from Elias Laham and the Dev Team at Uptime.com.