Microsoft Graph API Client for Elixir

Work in progress - do not use unless you want things to break

Documentation can be found at https://hexdocs.pm/microsoft_graph.

Installation

def deps do
  [
    {:microsoft_graph, "~> 0.1.0"}
  ]
end