From 8c087e0cba204a50621d7d23b19fac0a81879fda Mon Sep 17 00:00:00 2001 From: Yury <72691412+cheatsnake@users.noreply.github.com> Date: Sun, 6 Nov 2022 10:40:30 +0300 Subject: [PATCH] Add Shadify API to development section (#52) * Add Shadify API to development section * Add Shadify API to development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a79d76b..8a1e176 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ For information on contributing to this project, please see the [contributing gu | [ReqRes](https://reqres.in/) | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | | [ScraperApi](https://www.scraperapi.com) | Easily build scalable web scrapers | `apiKey` | Yes | Unknown | | [ScreenshotAPI.net](https://screenshotapi.net/) | Create pixel-perfect website screenshots | `apiKey` | Yes | Yes | +| [Shadify](https://github.com/cheatsnake/shadify) | Service for generating data and executing logic to create various games and puzzles | No | Yes | Yes | | [SHOUTCLOUD](http://shoutcloud.io/) | ALL-CAPS AS A SERVICE | No | No | Unknown | | [StackExchange](https://api.stackexchange.com/) | Q&A forum for developers | `OAuth` | Yes | Unknown | | [Unixtime](https://unixtime.co.za/) | Convert Unixtime to DateTime and vice versa | No | Yes | Yes |