We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fc33d commit b1b2d6bCopy full SHA for b1b2d6b
source/includes/wp-api-v2/_introduction.md
@@ -266,3 +266,5 @@ Some useful tools you can use to access the API include:
266
- [Paw HTTP Client](https://itunes.apple.com/us/app/paw-http-client/id584653203?mt=12) - Another HTTP client for Mac OS X.
267
- [RESTClient, a debugger for RESTful web services](https://addons.mozilla.org/en-US/firefox/addon/restclient/) - Free Firefox add-on.
268
- [Advanced REST client](https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo) - Free Google Chrome extension.
269
+- [RequestBin](https://requestb.in) - Allows you test webhooks.
270
+- [Hookbin](https://hookbin.com/) - Another tool to test webhooks.
0 commit comments