Using node.js with Google Calendar API is very straight forward, this shows how quick it is. You'll need to use a command line interface (Terminal on a Mac), a text browser (i'm using Atom) and will need to download and install Node.js and NPM.
Get node.js here: https://nodejs.org/en/
Get started with the Google Calendar API here
.