From c411b9bb51eb5e8f0f43c7de5737896de41c760b Mon Sep 17 00:00:00 2001 From: clarmso Date: Thu, 19 Oct 2017 01:12:34 -0400 Subject: [PATCH] Add RequestBin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fce61f95..d8184069 100644 --- a/README.md +++ b/README.md @@ -625,6 +625,7 @@ Table of Contents * [scrapinghub.com](http://scrapinghub.com) — Data scraping with visual interface and plugins. Free plan includes unlimited scraping on a shared server * [context.io](https://context.io) — Create simple email webhooks and code against a free, RESTful, imap API to leverage email data * [cloudrail.com](https://cloudrail.com) — API integration solution. Unified interfaces for multiple web APIs, API change management + * [RequestBin](https://requestb.in) — Inspect and debug HTTP POST requests from an HTTP client. ## Other Free Resources * [github.com - FOSS for Dev](https://github.com/httpsGithubParty/FOSS-for-Dev) — A hub of free and Open Source software for developers