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