Merge pull request #1827 from minotavrr/patch-1

Added NewsAPI.org
This commit is contained in:
R.I.Pienaar 2021-02-24 08:45:42 +01:00 committed by GitHub
commit 4fdbfa58ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,6 +200,7 @@ Table of Contents
* [MockAPI](https://www.mockapi.io/) — MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool. 1 project/50 resources per project for free. * [MockAPI](https://www.mockapi.io/) — MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. MockAPI is meant to be used as a prototyping/testing/learning tool. 1 project/50 resources per project for free.
* [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers. * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers.
* [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container. * [microenv.com](https://microenv.com) — Create fake REST API for developers with possibility to generate code and app in docker container.
* [News API](https://newsapi.org) — Search news on the web with code, get JSON results. Developers get 3,000 queries free each month.
* [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free.
* [OpenAPI3 Designer](https://openapidesigner.com/) — Visually create Open API 3 definitions for free. * [OpenAPI3 Designer](https://openapidesigner.com/) — Visually create Open API 3 definitions for free.
* [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free. * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free.