Merge pull request #2025 from arslanalidev/Add-reqres

Added the reqres
This commit is contained in:
R.I.Pienaar 2021-06-23 15:26:24 +02:00 committed by GitHub
commit 9547159019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -235,6 +235,7 @@ Table of Contents
* [monkeylearn.com](https://monkeylearn.com/) — Text analysis with machine learning, free 300 queries/month.
* [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.
* [Mocki](https://mocki.io) - A tool that lets you create mock GraphQL and REST APIs synced to a GitHub repository. Simple REST APIs are free to create and use without signup.
* [reqres.in](https://reqres.in) - A Free hosted REST-API ready to respond to your AJAX requests.
* [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.