From 6a8618e30a92af7130bcca2fa0d57c15fed8c848 Mon Sep 17 00:00:00 2001 From: Jairon Landa Date: Thu, 19 Oct 2023 22:34:49 +0800 Subject: [PATCH] Add JSONsilo to Development (#223) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f91bc3d8..8e70e73a 100644 --- a/README.md +++ b/README.md @@ -537,6 +537,7 @@ | [jsDelivr](https://github.com/jsdelivr/data.jsdelivr.com) | Package info and download stats on jsDelivr CDN | No | Yes | Yes | | [JSON 2 JSONP](https://json2jsonp.com/) | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown | | [JSONbin.io](https://jsonbin.io) | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey`| Yes | Yes | +| [JSONsilo.com](https://jsonsilo.com) | Hassle-free JSON hosting. Convert your JSON file to an API in minutes at no cost. | `apiKey` | Yes | Yes | No | | [Kroki](https://kroki.io) | Creates diagrams from textual descriptions | No | Yes | Yes | | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [Lua Decompiler](https://lua-decompiler.ferib.dev/) | Online Lua 5.1 Decompiler | No | Yes | Yes |