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 1/2] 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 a123345..18718bd 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 | From 1d40d029bfb95557ae4cfdeaa76209634f06bdf3 Mon Sep 17 00:00:00 2001 From: EDEMESSI Florian <35136136+nair0lf32@users.noreply.github.com> Date: Wed, 21 Jul 2021 22:39:22 +0100 Subject: [PATCH 2/2] Add openAFRICA API Add openAFRICA API to Open Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18718bd..093f22a 100644 --- a/README.md +++ b/README.md @@ -772,6 +772,7 @@ API | Description | Auth | HTTPS | CORS | | [Kaggle](https://www.kaggle.com/docs/api) | Create and interact with Datasets, Notebooks, and connect with Kaggle | `apiKey` | Yes | Unknown | | [LinkPreview](https://www.linkpreview.net) | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | | [Microlink.io](https://microlink.io) | Extract structured data from any website | No | Yes | Yes | +| [openAFRICA](https://africaopendata.org/) | Large datasets repository of African open data | No | Yes | Unknown | | [OpenCorporates](http://api.opencorporates.com/documentation/API-Reference) | Data on corporate entities and directors in many countries | `apiKey` | Yes | Unknown | | [Quandl](https://www.quandl.com/) | Stock Market Data | No | Yes | Unknown | | [Recreation Information Database](https://ridb.recreation.gov/) | Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US) | `apiKey` | Yes | Unknown |