Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down