graph-interface
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

graph-interface

Simple Microsoft Graph API client.

Important: This version have breaking changes and is not compatible with the previous version.

Similar projects

Why?

As you may noticed, there is already an official package to deal with the Graph API requests, and it's very well done. It have all the abstractions and provides a nice API to work with.

However, some things are not available in the official package, like the ability to make massive requests and a simplified way to authenticate with the API.

In general, I would say that you probably should use the official package, but if you really need to make massive requests, you can use this package.

Documentation and Source-Code

You can find the full documentation and source-code of this package here.

Package Sidebar

Install

npm i graph-interface

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

34.5 kB

Total Files

67

Last publish

Collaborators

  • giancarl021