Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 418 Bytes

Microsoft Graph Explorer

A developer tool that allows you to make requests and see responses against the Microsoft Graph API. Requries an Azure AD account to sign in.

Python 3.9 is required to run the project.

Why did I create this project?

I needed a real project as proof that I am a developer and also wanted to contribute to the community.

Although this code is geared towards Github Copilot programming