Skip to content

asith-w/microsoft-graph-explorer-api

 
 

Repository files navigation

microsoft-graph-explorer-api

This API provides a means of getting a code snippet on how to perform a certain action on Microsoft Graph.

The API takes in the HTTP request message to be sent to Microsoft Graph and the programming language to return a response with the code snippet string.

The API currently supports the the generation of snippets to the Microsoft Graph API in the following languages

  • C#
  • Javascript
  • Objective C
  • Java

Example Snippets

License

Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT license.

About

Services API for Graph Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Dockerfile 0.2%