russellcardullo / go-pingdom

No longer maintained: Pingdom API access from Go
MIT License
29 stars 75 forks source link

Add TMS Check endpoints from Pingdom Api 3.1 #60

Open dl-mai opened 4 years ago

dl-mai commented 4 years ago

Hi there,

This PR implements the TMS checks API endpoints and fixes #31.

https://docs.pingdom.com/api/#tag/TMS-Checks

The new endpoint was implemented via Json request in stead of sending query parameters because it seemed complicated to model the tms checks into query parameters and JSON is recommended anyways

jnmcfly commented 3 years ago

That would be nuts. Would love to have this, please review! @russellcardullo