/uptimerobot-go

Primary LanguageGoMIT LicenseMIT

uptimerobot-go

Go client to the UptimeRobot service

Code layout heavily influenced by the Consul API

Operations Supported

  • getAccountDetails
  • newMonitor
  • editMonitor
  • deleteMonitor

See the test code for usage examples.

Future

  • Error handling can still be improved a lot.
  • Add support for more attributes in the supported operations
  • Add support to manage alert contacts (get, new, delete)

Contributors