From 8add00e310e500af0de9aa72d863f20c175d8ebe Mon Sep 17 00:00:00 2001 From: Prithvi Reddy Date: Sun, 24 Oct 2021 23:18:01 -0700 Subject: [PATCH] Add Wandbox (#2509) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13d8442c..ea06ab44 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ API | Description | Auth | HTTPS | CORS | | [Supportivekoala](https://developers.supportivekoala.com/) | Autogenerate images with template | `apiKey` | Yes | Yes | | [Trending-Github](https://docs.trending-github.com) | Discover what is currently trending on github | No | Yes | Yes | | [Tyk](https://tyk.io/open-source/) | Api and service management platform | `apiKey` | Yes | Yes | +| [Wandbox](https://github.com/melpon/wandbox/blob/master/kennel2/API.rst) | Code compiler supporting 35+ languages mentioned at [wandbox.org](https://wandbox.org/) | No | Yes | Unknown | | [WebScraping.AI](https://webscraping.ai/) | Web Scraping API with built-in proxies and JS rendering | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**