From 68212751c55b2ec1ffdc122c60c4a78ae71bf773 Mon Sep 17 00:00:00 2001 From: Joey Eamigh <55670930+JoeyEamigh@users.noreply.github.com> Date: Mon, 21 Oct 2019 22:18:08 -0400 Subject: [PATCH] Adding https://www.reqbin.com/ under Miscellaneous https://www.reqbin.com/ Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Includes a basic login system for saving your requests. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8234ca84..ec405c87 100644 --- a/README.md +++ b/README.md @@ -759,6 +759,7 @@ Table of Contents * [Typeform.com](https://www.typeform.com/) — Include beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month. * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey. * [Filly](https://fill.ly) — Boost your web development workflow by reusing manual actions done previously on your app. Form filler for improved team collaboration. + * [ReqBin](https://www.reqbin.com/) — Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Inculdes a basic login system for saving your requests. ## Other Free Resources * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers