Skip to content

Releases: yuhong90/node-google-calendar

Calendars, CalendarList, Acl, Channels, Colors APIs implemented

24 Aug 01:55
Compare
Choose a tag to compare

Implemented all remaining Google Calendar v3 APIs.

Added more details in the success response of delete/move/clear methods.
Updated error message to return in JSON format.

Events, FreeBusy, Settings APIs implemented

21 May 04:32
Compare
Choose a tag to compare

Updated APIs usage & params to reference google documentation.
Implemented most APIs under Events, FreeBusy and Settings.