{"id":32164302,"url":"https://github.com/ntodd/microsoft_graph","last_synced_at":"2026-02-19T08:02:16.814Z","repository":{"id":58250033,"uuid":"530774694","full_name":"ntodd/microsoft_graph","owner":"ntodd","description":"Elixir client for the Microsoft Graph API","archived":false,"fork":false,"pushed_at":"2023-06-26T14:44:43.000Z","size":50,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T01:59:26.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ntodd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-30T18:09:24.000Z","updated_at":"2024-12-30T14:05:23.000Z","dependencies_parsed_at":"2023-01-22T06:45:38.438Z","dependency_job_id":null,"html_url":"https://github.com/ntodd/microsoft_graph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ntodd/microsoft_graph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntodd%2Fmicrosoft_graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntodd%2Fmicrosoft_graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntodd%2Fmicrosoft_graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntodd%2Fmicrosoft_graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntodd","download_url":"https://codeload.github.com/ntodd/microsoft_graph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntodd%2Fmicrosoft_graph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-21T14:44:21.950Z","updated_at":"2026-02-19T08:02:16.808Z","avatar_url":"https://github.com/ntodd.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microsoft Graph API Client for Elixir\n\n[![CI](https://github.com/ntodd/microsoft_graph/actions/workflows/build.yml/badge.svg)](https://github.com/ntodd/microsoft_graph/actions/workflows/build.yml)\n\n**Work in progress** - do not use unless you want things to break\n\nDocumentation can be found at \u003chttps://hexdocs.pm/microsoft_graph\u003e.\n\n## Installation\n\n```elixir\n# mix.exs\n\ndef deps do\n  [\n    {:microsoft_graph, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n\nYou should also configure an OAuth2 adapter in your application config or Tesla\nwill attempt to use httpc with **insecure defaults**. Modern Phoenix\napplications come with [Finch](https://github.com/sneako/finch) pre-configured, so it is a good option.\n\n```elixir\n# config.exs\n\nconfig :oauth2, adapter: {Tesla.Adapter.Finch, name: MyApp.Finch}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntodd%2Fmicrosoft_graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntodd%2Fmicrosoft_graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntodd%2Fmicrosoft_graph/lists"}