Skip to content

Commit b1b2d6b

Browse files
Included tools to help test webhooks, closes woocommerce#107
1 parent 34fc33d commit b1b2d6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/includes/wp-api-v2/_introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,5 @@ Some useful tools you can use to access the API include:
266266
- [Paw HTTP Client](https://itunes.apple.com/us/app/paw-http-client/id584653203?mt=12) - Another HTTP client for Mac OS X.
267267
- [RESTClient, a debugger for RESTful web services](https://addons.mozilla.org/en-US/firefox/addon/restclient/) - Free Firefox add-on.
268268
- [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

Comments
 (0)