From fda017302849a68100f4b79c29b353bfdb0107b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=84=B1=EC=8B=A4?= Date: Sat, 2 Oct 2021 19:51:20 +0900 Subject: [PATCH] Add NAVER API to Social --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eca1853..f277dee8 100644 --- a/README.md +++ b/README.md @@ -1045,6 +1045,7 @@ API | Description | Auth | HTTPS | CORS | | [LinkedIn](https://docs.microsoft.com/en-us/linkedin/?context=linkedin/context) | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | Unknown | | [Meetup.com](https://www.meetup.com/meetup_api/) | Data about Meetups from Meetup.com | `apiKey` | Yes | Unknown | | [MySocialApp](https://mysocialapp.io) | Seamless Social Networking features, API, SDK to any app | `apiKey` | Yes | Unknown | +| [NAVER](https://developers.naver.com/main/) | NAVER Login, Share on NAVER, Social Plugins and more | `OAuth` | Yes | Unknown | | [Open Collective](https://docs.opencollective.com/help/developers/api) | Get Open Collective data | No | Yes | Unknown | | [Pinterest](https://developers.pinterest.com/) | The world's catalog of ideas | `OAuth` | Yes | Unknown | | [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth` | Yes | Unknown |