Skip to content

Releases: ldclakmal/ballerina-twitter-module

Ballerina Twitter Connector 2.0.6 Released!

22 Oct 02:19
Compare
Choose a tag to compare

Ballerina Twitter Connector 2.0.5 Released!

Ballerina Twitter Connector 2.0.4 Released!

17 Oct 02:16
Compare
Choose a tag to compare

Ballerina Twitter Connector 2.0.3 Released!

Ballerina Twitter Connector 2.0.2 Released!

Ballerina Twitter Connector 2.0.1 Released!

Ballerina Twitter Connector 2.0.0 Released!

04 Jun 11:52
Compare
Choose a tag to compare

Summary

Twitter is what’s happening now. Twitter’s developer platform provides many API products, tools, and resources that enable you to harness the power of Twitter's open, global, and real-time communication network. This module provides capabilities to connects to Twitter from Ballerina.

Compatibility

Version
Ballerina Language Swan Lake Beta 1
Twitter API 1.1

Module Overview

The Twitter connector allows you to tweet, retweet, un-retweet, search, retrieve and delete status (AKA Tweets) through the Twitter REST API.

Status Operations

The ldclakmal/twitter module contains operations that work with statuses. Status is also known as a 'Tweet'. You can update the current status, retweet a tweet, un-tweet a retweeted status, retrieve a status, and delete a status.

Twitter API: https://developer.twitter.com/en/docs/tweets/post-and-engage/overview

Search Operations

The ldclakmal/twitter module contains operations that search for statuses. Status is also known as a 'Tweet'.

Twitter API: https://developer.twitter.com/en/docs/tweets/search/overview

Ballerina Twitter Connector 1.2.0 Released!

27 Mar 04:25
7903135
Compare
Choose a tag to compare

Summary

Twitter is what’s happening now. Twitter’s developer platform provides many API products, tools, and resources that enable you to harness the power of Twitter's open, global, and real-time communication network. This module provides capabilities to connects to Twitter from Ballerina.

Compatibility

Version
Ballerina Language Swan Lake Alpha 3
Twitter API 1.1

Module Overview

The Twitter connector allows you to tweet, retweet, un-retweet, search, retrieve and delete status (AKA Tweets) through the Twitter REST API.

Status Operations

The ldclakmal/twitter module contains operations that work with statuses. Status is also known as a 'Tweet'. You can update the current status, retweet a tweet, un-tweet a retweeted status, retrieve a status, and delete a status.

Twitter API: https://developer.twitter.com/en/docs/tweets/post-and-engage/overview

Search Operations

The ldclakmal/twitter module contains operations that search for statuses. Status is also known as a 'Tweet'.

Twitter API: https://developer.twitter.com/en/docs/tweets/search/overview

Ballerina Twitter Connector 1.1.0 Released!

27 Mar 15:51
7cdb2f4
Compare
Choose a tag to compare

Summary

The Twitter connector allows you to tweet, retweet, unretweet, search, retrieve and delete status (AKA Tweets) through the Twitter REST API.

Compatibility

Version
Ballerina Language 1.2.0
Twitter API 1.1

Status Operations

The ldclakmal/twitter module contains operations that work with statuses. Status is also known as a 'Tweet'. You can update the current status, retweet a tweet, untweet a retweeted status, retrieve a status, and delete a status.

Twitter API: https://developer.twitter.com/en/docs/tweets/post-and-engage/overview

Search Operations

The ldclakmal/twitter module contains operations that search for statuses. Status is also known as a 'Tweet'.

Twitter API: https://developer.twitter.com/en/docs/tweets/search/overview

Ballerina Twitter Connector 1.0.1 Released!

27 Mar 12:59
4295158
Compare
Choose a tag to compare

Summary

The Twitter connector allows you to tweet, retweet, unretweet, search, retrieve and delete status (AKA Tweets) through the Twitter REST API.

Compatibility

Version
Ballerina Language 1.2.0
Twitter API 1.1

Bug Fixes & Improvements