An open API service indexing awesome lists of open source software.

https://github.com/chamodshehanka/backcontact

Load Google contacts into a Google spreadsheet using Ballerina lang, Google API and OAuth 2.0
https://github.com/chamodshehanka/backcontact

ballerina server server-side wso2

Last synced: 5 months ago
JSON representation

Load Google contacts into a Google spreadsheet using Ballerina lang, Google API and OAuth 2.0

Awesome Lists containing this project

README

          

# BackContact
[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)
[![Travis CI](https://img.shields.io/travis/vscode/BackContact.svg?style=flat-square)](https://travis-ci.org/vscode/BackContact)
[![GitHub](https://img.shields.io/github/forks/Shehanka/BackContact.svg?style=flat-square)](https://github.com/Shehanka/BackContact/network)

This system Load Google contacts into a spreadsheet.

## Getting Started

Clone the repo as a git clone or any other refered method.
new Service run included-->
run Contact_service as usual and use cURL to invoke the serive
To invoke service run -->
curl https://localhost:9090/serviceMain/getContent
### Prerequisites

* Any kind of preferred text editor
* Git installed on PC
* curl
## Built With

* Ballerina

## Authors

* *Initial work* - [Hirantha Peiris](https://github.com/hiranthaPeiris)
- [Chamod sheshanka](https://github.com/heshancs)

See also the list of [contributors]() who participated in this project.
Load Google contacts into a spreadsheet

=======
new Service run included -->
run Contact_service as usual and use cURL to invoke the service

To invoke service run -->
` curl https://localhost:9090/serviceMain/getContent `