From 23263ba7ba50835172ee0f8fb3857ee505367991 Mon Sep 17 00:00:00 2001 From: Daniyar <54556004+luckytiger1@users.noreply.github.com> Date: Fri, 29 Oct 2021 21:11:38 +0600 Subject: [PATCH] Add Netlify API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2fcab63..6d75331f 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,7 @@ API | Description | Auth | HTTPS | CORS | | [Mocky](https://designer.mocky.io/) | Mock user defined test JSON for REST API endpoints | No | Yes | Yes | | [MY IP](https://www.myip.com/api-docs/) | Get IP address information | No | Yes | Unknown | | [Nationalize.io](https://nationalize.io) | Estimate the nationality of a first name | No | Yes | Yes | +| [Netlify](https://docs.netlify.com/api/get-started/) | Netlify is a hosting service for the programmable web | `OAuth` | Yes | Unknown | | [npm Registry](https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md) | Query information about your favorite Node.js libraries programatically | No | Yes | Unknown | | [OneSignal](https://documentation.onesignal.com/docs/onesignal-api) | Self-serve customer engagement solution for Push Notifications, Email, SMS & In-App | `apiKey` | Yes | Unknown | | [OOPSpam](https://oopspam.com/) | Multiple spam filtering service | No | Yes | Yes |