From 7d985e257c2bc722afce00e2be5a3f9aa4fc2316 Mon Sep 17 00:00:00 2001 From: chanheeis Date: Thu, 2 Dec 2021 10:09:51 +0900 Subject: [PATCH] Add Hashnode API to Social --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e1664ea..75d8db92 100644 --- a/README.md +++ b/README.md @@ -1445,6 +1445,7 @@ API | Description | Auth | HTTPS | CORS | | [Fuck Off as a Service](https://www.foaas.com) | Asks someone to fuck off | No | Yes | Unknown | | [Full Contact](https://www.fullcontact.com/developer/docs/) | Get Social Media profiles and contact Information | `OAuth` | Yes | Unknown | | [HackerNews](https://github.com/HackerNews/API) | Social news for CS and entrepreneurship | No | Yes | Unknown | +| [Hashnode](https://api.hashnode.com/) | A blogging platform built for developers | No | Yes | Unknown | | [Instagram](https://www.instagram.com/developer/) | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | Unknown | | [Kakao](https://developers.kakao.com/) | Kakao Login, Share on KakaoTalk, Social Plugins and more | `OAuth` | Yes | Unknown | | [Lanyard](https://github.com/Phineas/lanyard) | Retrieve your presence on Discord through an HTTP REST API or WebSocket | No | Yes | Yes |