Skip to content

CLI Application for Access and Show Users and Member Detail from Microsoft Graph API Integration built with Golang.

Notifications You must be signed in to change notification settings

caturandi-labs/gographapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image info

GOGRAPHAPI


CLI Application for Access and Show Users and Member Detail from Microsoft Graph API Integration built with Golang.

Background

This is my weekend project to make my work easy. And this CLI application make my life easier to check the user detail from Azure graph API.

Core Features:

  1. Find All Users in datatable
  2. Find Member by Group ID in datatable
  3. Find user by Object ID / Principal Name ind datatable
  4. Pagination

How to use

  1. Clone app
  2. Run go mod tidy
  3. Run cp .env.example .env
  4. Edit .env file with your Azure Key

License © MIT

About

CLI Application for Access and Show Users and Member Detail from Microsoft Graph API Integration built with Golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published