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
- Host: GitHub
- URL: https://github.com/chamodshehanka/backcontact
- Owner: chamodshehanka
- License: mit
- Created: 2018-08-11T09:31:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T17:45:28.000Z (about 7 years ago)
- Last Synced: 2025-06-04T04:39:52.115Z (about 1 year ago)
- Topics: ballerina, server, server-side, wso2
- Language: Ballerina
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BackContact
[](http://opensource.org/licenses/MIT)
[](https://travis-ci.org/vscode/BackContact)
[](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 `