From f53c6f13fd0145b76d9284f70e57353708b8b59b Mon Sep 17 00:00:00 2001 From: Derek Argueta Date: Fri, 11 Nov 2016 09:43:59 -0700 Subject: [PATCH] Add Pinterest API (#242) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbe09075..748655bd 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,7 @@ A collective list of JSON APIs for use in web development. | LinkedIn REST-API | The foundation of all digital integrations with LinkedIn | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | | Telegram MTProto API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) | | Telegram bot API | Simplified HTTP version of the MTProto API for bots | Yes | [Go!](https://core.telegram.org/bots/api) | +| Pinterest API | The world's catalog of ideas | Yes | [Go!](https://developers.pinterest.com/) | | PWRTelegram bot API | Boosted version of the Telegram bot API | Yes | [Go!](https://pwrtelegram.xyz) | | Reddit | Homepage of the internet | Parts | [Go!](https://www.reddit.com/dev/api) | Tumblr API | Read and write Tumblr Data | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) |