From 1ab8b774f432208ef712ee5fd53fa70c65c5a6f6 Mon Sep 17 00:00:00 2001 From: Daniyar <54556004+luckytiger1@users.noreply.github.com> Date: Sat, 30 Oct 2021 07:07:59 +0600 Subject: [PATCH] Add Heroku Platform (#2788) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0362497d..22d654a2 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ API | Description | Auth | HTTPS | CORS | | [Google Slides](https://developers.google.com/slides/api/reference/rest) | API to read, write, and format Google Slides presentations | `OAuth` | Yes | Unknown | | [Gorest](https://gorest.co.in/) | Online REST API for Testing and Prototyping | `OAuth` | Yes | Unknown | | [Hasura](https://hasura.io/opensource/) | GraphQL and REST API Engine with built in Authorization | `apiKey` | Yes | Yes | +| [Heroku](https://devcenter.heroku.com/articles/platform-api-reference/) | REST API to programmatically create apps, provision add-ons and perform other task on Heroku | `OAuth` | Yes | Yes | | [host-t.com](https://host-t.com) | Basic DNS query via HTTP GET request | No | Yes | No | | [Host.io](https://host.io) | Domains Data API for Developers | `apiKey` | Yes | Yes | | [HTTP2.Pro](https://http2.pro/doc/api) | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown |