/gmail-api-javascript-example

Example of how to use the Gmail API in JavaScript

Primary LanguageHTML

Working with the Gmail JavaScript API

Repository of code samples to accompany a series of articles on working with GMail's JavaScript API.

01 — Mastering Your Inbox with the Gmail JavaScript API

URL: http://www.sitepoint.com/mastering-your-inbox-with-gmail-javascript-api/

Features

  • Display summary of last 10 messages received by the user
  • Open a modal to view a specific email

02 — Sending Emails with the Gmail JavaScript API

URL: http://www.sitepoint.com/sending-emails-gmail-javascript-api/

Features

  • Allow the composition of new messages
  • Allow replying to specific messages