Skip to content

A node.js library with usefull utilities to interact efficiently with the Microsoft Graph APIs

License

Notifications You must be signed in to change notification settings

RapidCircle/nodejs-msgraph-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-msgraph-utils

A node.js library with usefull utilities to interact efficiently with the Microsoft Graph APIs NPM

Status

One of the first Open Source initiatives of Rapid Circle to help Node.JS developers interact with Microsoft Graph. Utilities will be added to improve the interaction with the Graph APIs. There is no future roadmap yet, maybe this grows into something beautiful.

Getting Started

  • Add package to your project npm install nodejs-msgraph-utils
  • Add dependency to your profile file (e.g. const supportedMetrics = require('nodejs-msgraph-utils/lookups/supportedMetrics.js');)
  • Hack away.

About

A node.js library with usefull utilities to interact efficiently with the Microsoft Graph APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published