gc-api-client

Client to use google calendar api specifically for a certain use case.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
gc-api-client
001.0.113 months ago9 months agoMinified + gzip package size for gc-api-client in KB

Readme

Google Calendar Api Client
This repository is a package that is intended to be used for specific use cases by rewriting the following repository to ddd like.
Google Calendar Node.js Quickstart
Complete the steps described in the quickstart instructions, and in about five minutes you'll have a simple Node.js command-line application that makes requests to the Google Calendar API.

Install

npm install

Run

After following the quickstart setup instructions, run the sample:
npm start