{"id":22419209,"url":"https://github.com/unfoldml/ms-graph-api","last_synced_at":"2025-08-01T04:31:29.823Z","repository":{"id":173769301,"uuid":"651262030","full_name":"unfoldml/ms-graph-api","owner":"unfoldml","description":"Haskell SDK to the Microsoft APIs","archived":false,"fork":false,"pushed_at":"2023-10-31T12:02:02.000Z","size":173,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-12T07:51:46.661Z","etag":null,"topics":["azure","cloud-api","microsoft-azure-sdk","microsoft-graph-api","microsoft-graph-sdk","microsoft-identity","rest-api-client"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unfoldml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-08T21:38:25.000Z","updated_at":"2024-08-03T14:35:53.000Z","dependencies_parsed_at":"2023-10-04T14:58:23.225Z","dependency_job_id":"3bde5b75-73b8-424c-b55d-df669e6fc076","html_url":"https://github.com/unfoldml/ms-graph-api","commit_stats":null,"previous_names":["unfoldml/ms-graph-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldml%2Fms-graph-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldml%2Fms-graph-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldml%2Fms-graph-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldml%2Fms-graph-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfoldml","download_url":"https://codeload.github.com/unfoldml/ms-graph-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228330140,"owners_count":17903019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["azure","cloud-api","microsoft-azure-sdk","microsoft-graph-api","microsoft-graph-sdk","microsoft-identity","rest-api-client"],"created_at":"2024-12-05T16:14:33.322Z","updated_at":"2024-12-05T16:14:33.884Z","avatar_url":"https://github.com/unfoldml.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haskell SDK for the Microsoft APIs\n\n[![CI](https://github.com/unfoldml/ms-graph-api/actions/workflows/haskell.yml/badge.svg)](https://github.com/unfoldml/ms-graph-api/actions/workflows/haskell.yml)\n\n| Service  | Package name | Release |\n|---|---|---|\n| [Identity / Active Directory](https://learn.microsoft.com/en-us/graph/azuread-identity-access-management-concept-overview) | `ms-auth` | [![Hackage](https://img.shields.io/hackage/v/ms-auth?style=for-the-badge)](https://hackage.haskell.org/package/ms-auth) |\n| [Graph](https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0) | `ms-graph-api` | [![Hackage](https://img.shields.io/hackage/v/ms-graph-api?style=for-the-badge)](https://hackage.haskell.org/package/ms-graph-api) | \n| [Azure](https://learn.microsoft.com/en-us/rest/api/azure/) | `ms-azure-api` |[![Hackage](https://img.shields.io/hackage/v/ms-azure-api?style=for-the-badge)](https://hackage.haskell.org/package/ms-azure-api) |\n\n\n## Introduction\n\nWe provide separate libraries for authentication (`ms-auth`), Graph (`ms-graph-api`) and Azure (`ms-azure-api`) since they cater to different use cases. Both the Graph and Azure SDKs import `ms-auth`.\n\n## Examples\n\n* OAuth flow : see `ms-graph-api-test/app/Main.hs`\n* Azure bot service : see `ms-azure-api-test/app/Main.hs`\n\n## Status\n\nThis library is still in development, so expect missing functionality.\nIf there's anything you would like to see added, feel free to\n[open an issue](https://github.com/unfoldml/ms-graph-api/issues/new), or even better contribute some code.\nIn general, since the API surface is quite large, features will be added to this library on a need basis.\n\n## Evolution of the library\n\nSome breaking changes might also be introduced as the library matures.\n\nWe adhere to the [Package Versioning Policy](https://pvp.haskell.org/): major breaking changes or API refactors are signaled by increasing the first major version number (i.e. 0.0.0.0 -\u003e 1.0.0.0 ) whereas less significant ones are indicated by increasing the second one (0.0.0.0 -\u003e 0.1.0.0).\n\nSignificant changes in the SDK will be documented in the respective CHANGELOG.\n\n## LICENSE\n\nBSD 3\n\n## Copyright\n\n(c) 2023-, Marco Zocca, UnfoldML AB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldml%2Fms-graph-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfoldml%2Fms-graph-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldml%2Fms-graph-api/lists"}