From 394e152735ef0c1420267fcf1f646beb87549b4f Mon Sep 17 00:00:00 2001 From: cyrilico Date: Thu, 7 Oct 2021 22:42:10 +0100 Subject: [PATCH] Add Product Hunt API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9a51649..86b02ef2 100644 --- a/README.md +++ b/README.md @@ -1118,6 +1118,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Product Hunt](https://api.producthunt.com/v2/docs) | The best new products in tech | `OAuth` | Yes | Unknown | | [Reddit](https://www.reddit.com/dev/api) | Homepage of the internet | `OAuth` | Yes | Unknown | | [Saidit](https://www.saidit.net/dev/api) | Open Source Reddit Clone | `OAuth` | Yes | Unknown | | [Slack](https://api.slack.com/) | Team Instant Messaging | `OAuth` | Yes | Unknown |