
This sample demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps.
The Microsoft Graph sample Node.js Express app demonstrates how to use the Microsoft Graph JavaScript SDK to access data in Office 365 from Node.js Express apps. The sample provides instructions on prerequisites, setting up Azure Active Directory, configuring the application, and running the sample app.
The Microsoft Graph sample Node.js Express app is a practical demonstration of using the Microsoft Graph JavaScript SDK to interact with Office 365 data. By following the provided steps for setup, configuration, and installation, developers can quickly get the sample application running to access and manipulate Office 365 data. The project follows the Microsoft Open Source Code of Conduct and comes with a disclaimer regarding warranties for the provided code.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.