Microsoft Graph API implementation in Rails app

This page summarizes the projects mentioned and recommended in the original post on /r/rails

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. omniauth-microsoft_graph

    An Omniauth strategy for the Microsoft Graph Api.

    ive adjusted the https://github.com/synth/omniauth-microsoft_graph a bit to pull additional data: https://github.com/m4c3/omniauth-microsoft_graph

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. msgraph-sdk-ruby

    Discontinued Microsoft Graph Ruby client library for v1 APIs

    I was looking for a gem, to help me implement their implementation with Odata references, but it seems like their old msgraph-sdk-ruby gem is currently not supported anymore.

  4. RESTClient

    Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.

    I am considering to use the rest-client gem, because many of my call need nested data. But I actually don't think they support the structure Microsoft are using for their "rest" api.

  5. graphlient

    Ruby GraphQL Client

    Check out the Graphlient gem, it's a GraphQL client for Ruby: https://github.com/ashkan18/graphlient

  6. ms_graph_rest-ruby

    A ruby client to interact with Microsoft Graph API

  7. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Best Ruby HTTP Clients in 2023

    3 projects | /r/ruby | 5 Apr 2023
  • How to best include personal modules in other projects?

    3 projects | /r/learnpython | 4 Dec 2021
  • 7 Ruby Standard libraries you should get to grips with

    1 project | dev.to | 22 Oct 2021
  • The Best Ruby HTTP clients for 2021

    6 projects | /r/ruby | 28 Apr 2021
  • How to Test WhatsApp Webhooks Locally in 5 Minutes

    1 project | dev.to | 30 Aug 2025

Did you know that Ruby is
the 12th most popular programming language
based on number of references?