From 16bfab029e6d4fed20d584dd8e9e8fa951e2e942 Mon Sep 17 00:00:00 2001 From: Vaibhav Mehta Date: Wed, 26 Jul 2017 16:36:51 +0530 Subject: [PATCH] Add JSONbin.io to the entries --- json/entries.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/json/entries.json b/json/entries.json index 21f08fe4..9cd16126 100644 --- a/json/entries.json +++ b/json/entries.json @@ -519,6 +519,13 @@ "HTTPS": true, "Link": "https://json2jsonp.com/" }, + { + "API": "JSONbin.io", + "Auth": null, + "Description": "Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps.", + "HTTPS": true, + "Link": "https://jsonbin.io/" + }, { "API": "JSONPlaceholder", "Auth": null,