This tutorial teaches you how to build a Node.js Express web app that uses the Microsoft Graph API to retrieve calendar information for a user.
Tip
If you prefer to just download the completed tutorial, you can download it in two ways.
- Download the Node.js quick start to get working code in minutes.
- Download or clone the GitHub repository.
Before you start this demo, you should have Node.js installed on your development machine. If you do not have Node.js, visit the previous link for download options.
Note
This tutorial was written with Node version 10.15.3. The steps in this guide may work with other versions, but that has not been tested.
This module has been recorded and is available in the Office Development YouTube channel.
Please provide any feedback on this tutorial in the GitHub repository.