Microsoft Graph API implementation in Rails app

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • msgraph-sdk-ruby

    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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • graphlient

    Ruby GraphQL Client

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

  • ms_graph_rest-ruby

    A ruby client to interact with Microsoft Graph API

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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