From c11a6c708a45c4505d6ea826d61999b609586894 Mon Sep 17 00:00:00 2001 From: Mukesh Solanki Date: Mon, 29 May 2023 19:21:07 +0530 Subject: [PATCH] Added hashtag api (#158) chore: Added hashtag api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad4f162..c4ee81c 100644 --- a/README.md +++ b/README.md @@ -1522,6 +1522,7 @@ | [Full Contact](https://docs.fullcontact.com/) | 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://hashnode.com) | A blogging platform built for developers | No | Yes | Unknown | +| [Hashtag](https://mukeshsolanki.gitbook.io/hashtag-api/) | Generate Hashtags using a keyword or an Image | `apiKey` | 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 |