diff --git a/README.md b/README.md index 4fcf84a..80c85c5 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ apps with Facebook Platform. - [Azure](https://azure.github.io/azure-sdk-for-node/) - Node package to consume and manage Microsoft Azure Services. - [AWS](https://github.com/aws/aws-sdk-js) - AWS SDK for JavaScript, available for browsers and mobile devices, or Node.js backends. - [BOX](https://github.com/box/box-node-sdk#readme) - A JavaScript interface for interacting with the Box Content API. +- [BulkPublish](https://github.com/azeemkafridi/bulkpublish-api) - Node.js SDK for the [BulkPublish](https://www.bulkpublish.com) social media publishing API (`npm install bulkpublish`). - [Facebook Ads API](https://github.com/facebook/facebook-nodejs-business-sdk) - Facebook Ads API using Node.js. - [Firebase](https://github.com/firebase/firebase-js-sdk) - [Firebase](http://firebase.google.com) JavaScript SDK. - [Google Cloud](https://github.com/googleapis/google-cloud-node) - [Google Cloud Client Library](https://cloud.google.com/nodejs) for Node.js. @@ -94,6 +95,7 @@ apps with Facebook Platform. ## Python #### Official +- [BulkPublish](https://github.com/azeemkafridi/bulkpublish-api) - Python SDK for the [BulkPublish](https://www.bulkpublish.com) social media publishing API (`pip install bulkpublish`). - [Facebook Business SDK](https://github.com/facebook/facebook-python-business-sdk) - An SDK built to facilitate application development for Facebook Ads API using python. - [eBay Oauth SDK](https://github.com/eBay/ebay-oauth-python-client) - Get OAuth tokens for eBay public APIs. - [Slack](https://github.com/slackapi/python-slackclient) - [Slack Developer Kit](https://slack.dev/python-slackclient/) Slack Python SDK.