Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

dougperkes/Visual-Graph-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Visual Graph Explorer This project is a sample visual explorer for the Microsoft Graph API. At this point the project only uses the published v1.0 endpoints and supports read-only scenarios.

##Upcoming features Demonstrate full Create, Read, Update and Delete operations using the Graph API.

  • Send email
  • Create and delete OneDrive file
  • Create and delete contact
  • Create Group
  • etc.

##Running the Project Open command prompt and run http-server Browse to http://127.0.0.1:8080/#/Graph

##Useful references Graph Metadata: https://graphexplorer2.azurewebsites.net/?UrlRequest=GET&text=https%3A%2F%2Fgraph.microsoft.com%2Fv1.0%2F%24metadata

About

This project is a visual explorer for the Microsoft Graph api to use as a learning and development aid.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published