From 3a5678c61db76cd8c85bee5b834c99aaa3e1bc54 Mon Sep 17 00:00:00 2001 From: gabriel-pinheiro <56726395+gabriel-pinheiro@users.noreply.github.com> Date: Sun, 11 Jul 2021 14:59:28 -0300 Subject: [PATCH] Add mocko.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79df5dbe..5bd7e06a 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,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. + * [Mocko.dev](https://mocko.dev/) — Proxy your API, choose which endpoints to mock in the cloud and inspect traffic, for free. Speed up your development and integrations tests. * [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.