maheeka / connectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Ballerina 97.2%Language:Java 2.1%Language:Shell 0.6%