Skip to content

GoGraphApi enables you to automatically store your Microsoft 365 email subscriptions in a MongoDB database using the Go Fiber framework

Notifications You must be signed in to change notification settings

harmoniousmoss/GoGraphApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoGraphApi πŸ“©πŸš€

GoGraphApi enables you to automatically store your Microsoft 365 email subscriptions in a MongoDB database using the Go Fiber framework by utilizing Microsoft Graph API.

πŸ“Œ Why Use GoGraphApi?

Have you ever wanted to store your email subscriptions in a database for easy lookup, analysis, or archival? If your company subscribes to Microsoft Office 365, this project can automate the process for you!

GoGraphApi helps you:
βœ… Fetch emails from a specific sender via Microsoft Graph API
βœ… Store emails in MongoDB for long-term reference
βœ… Easily query and retrieve stored emails

πŸ—οΈ Tech Stack

  • Golang (Fiber Web Framework) 🌐
  • MongoDB (NoSQL Database) πŸ—„οΈ
  • Microsoft Graph API (Email Retrieval) πŸ“§

πŸš€ Features

βœ” Fetch emails from Microsoft Graph API
βœ” Filter emails from specific senders
βœ” Store emails in MongoDB with metadata
βœ” Query and retrieve stored emails

About

GoGraphApi enables you to automatically store your Microsoft 365 email subscriptions in a MongoDB database using the Go Fiber framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages