/connectors

Primary LanguageJavaApache License 2.0Apache-2.0

Ballerina Connectors

A connector allows you to interact ​mainly ​with third-party ​APIs. ​This​ enables​ you to connect and interact with APIs such as Twitter,​ ​Gmail, and Facebook​ easily.

How to run

This will be a part of ballerina-tools-0.8​x​.zip distribution [1].

To test a connector action written in Ballerina language use the run command as follows.

​​Go to <CONNECTOR_​NAME​>/samples/<CONNECTOR_​NAME​>​ ​and run the command like in below, $ ​ballerina run main samples.bal

Reference:

[1] https://github.com/ballerinalang/distribution