From 1c5a28b89deae4b8a11cf4d3079b99a723ced8c3 Mon Sep 17 00:00:00 2001 From: EDEMESSI Florian <35136136+nair0lf32@users.noreply.github.com> Date: Wed, 21 Jul 2021 22:09:37 +0100 Subject: [PATCH] Add Tyk API Add Tyk API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1233456..18718bdf 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ API | Description | Auth | HTTPS | CORS | | [StackExchange](https://api.stackexchange.com/) | Q&A forum for developers | `OAuth` | Yes | Unknown | | [Statically](https://statically.io/) | A free CDN for developers | No | 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 | | [userstack](https://userstack.com/) | Secure User-Agent String Lookup JSON API | `OAuth` | Yes | Unknown | | [WebScraping.AI](https://webscraping.ai/) | Web Scraping API with built-in proxies and JS rendering | `apiKey` | Yes | Yes |