Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

ballerina-attic/connectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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