Adding pauldenver/healthchecks-io-client to the 3rd party resources page

This commit is contained in:
Pēteris Caune 2020-07-02 12:15:32 +03:00
parent f573578108
commit df65ec9d89
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Please submit additions and corrections
</ul>
<h2>API Wrappers</h2>
<ul>
<li><a href="https://github.com/pauldenver/healthchecks-io-client">pauldenver/healthchecks-io-client</a> API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.</li>
<li><a href="https://github.com/jwulf/healthchecks.io">jwulf/healthchecks.io</a> API wrapper in Javascript. Supports pinging.</li>
<li><a href="https://github.com/MyPropertyOffice/node-hchk">MyPropertyOffice/node-hchk</a> API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.</li>
<li><a href="https://github.com/gyde-tv/checks">gyde-tv/checks</a> API wrapper in Ruby. Supports pinging.</li>

View File

@ -14,6 +14,7 @@ Please submit additions and corrections
## API Wrappers
* [pauldenver/healthchecks-io-client](https://github.com/pauldenver/healthchecks-io-client) API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.
* [jwulf/healthchecks.io](https://github.com/jwulf/healthchecks.io) API wrapper in Javascript. Supports pinging.
* [MyPropertyOffice/node-hchk](https://github.com/MyPropertyOffice/node-hchk) API wrapper in Javascript. Supports listing, creating, updating, deleting, pausing and pinging checks. Supports listing integrations.
* [gyde-tv/checks](https://github.com/gyde-tv/checks) API wrapper in Ruby. Supports pinging.