gc-api-client
v1.0.11
Published
Client to use google calendar api specifically for a certain use case.
Downloads
5
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