From 6d2d81eb7647f8f610a36d91521feac3fbe0c3bf Mon Sep 17 00:00:00 2001 From: Joysankar Majumdar <63878173+JoyMajumdar2001@users.noreply.github.com> Date: Fri, 1 Oct 2021 12:40:42 +0530 Subject: [PATCH] Add Base (#2075) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7f4daae..7d3fbc5a 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,7 @@ API | Description | Auth | HTTPS | CORS | | [ApiFlash](https://apiflash.com/) | Chrome based screenshot API for developers | `apiKey` | Yes | Unknown | | [apilayer userstack](https://userstack.com/) | Secure User-Agent String Lookup JSON API | `OAuth` | Yes | Unknown | | [APIs.guru](https://apis.guru/api-doc/) | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | +| [Base](https://www.base-api.io/) | Building quick backends | `apiKey` | 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 | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown |