From 9f35f615b0245e505c2e9e38ef8e63614056c865 Mon Sep 17 00:00:00 2001 From: draco-malfoy <46344490+draco-malfoy@users.noreply.github.com> Date: Tue, 26 Oct 2021 02:28:33 +0530 Subject: [PATCH] Add Beeceptor (#2573) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 028d7a05..553fec56 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,7 @@ API | Description | Auth | HTTPS | CORS | | [APIs.guru](https://apis.guru/api-doc/) | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | | [Azure DevOps](https://docs.microsoft.com/en-us/rest/api/azure/devops) | The Azure DevOps basic components of a REST API request/response pair | `apiKey` | Yes | Unknown | | [Base](https://www.base-api.io/) | Building quick backends | `apiKey` | Yes | Yes | +| [Beeceptor](https://beeceptor.com/) | Build a mock Rest API endpoint in seconds | No | Yes | Yes | | [Bitbucket](https://developer.atlassian.com/bitbucket/api/2/reference/) | Bitbucket API | `OAuth` | Yes | Unknown | | [Blitapp](https://blitapp.com/api/) | Schedule screenshots of web pages and sync them to your cloud | `apiKey` | Yes | Unknown | | [Blynk-Cloud](https://blynkapi.docs.apiary.io/#) | Control IoT Devices from Blynk IoT Cloud | `apiKey` | No | Unknown |