{"id":29190634,"url":"https://github.com/owncloud/libre-graph-api","last_synced_at":"2025-07-02T00:10:39.505Z","repository":{"id":37755243,"uuid":"360811413","full_name":"owncloud/libre-graph-api","owner":"owncloud","description":":cloud: Libre Graph Cloud Collaboration API","archived":false,"fork":false,"pushed_at":"2025-02-17T09:31:59.000Z","size":8409,"stargazers_count":3,"open_issues_count":18,"forks_count":3,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-06-28T18:13:13.688Z","etag":null,"topics":["api","graph","ocis"],"latest_commit_sha":null,"homepage":"https://owncloud.dev/libre-graph-api/","language":"Mustache","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/owncloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-04-23T08:13:32.000Z","updated_at":"2025-02-17T09:32:03.000Z","dependencies_parsed_at":"2023-10-16T23:37:50.723Z","dependency_job_id":"6ab0a834-d3e5-4852-a224-35c78097f7c4","html_url":"https://github.com/owncloud/libre-graph-api","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/owncloud/libre-graph-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Flibre-graph-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Flibre-graph-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Flibre-graph-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Flibre-graph-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owncloud","download_url":"https://codeload.github.com/owncloud/libre-graph-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owncloud%2Flibre-graph-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263052430,"owners_count":23406106,"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":["api","graph","ocis"],"created_at":"2025-07-02T00:10:38.880Z","updated_at":"2025-07-02T00:10:39.479Z","avatar_url":"https://github.com/owncloud.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Libre Graph Api\n\nAn API for open Cloud Collaboration. See the [Libre Graph Home](https://libregraph.github.io/) for more details.\n\nThis API is inspired by [Microsoft Graph API](https://developer.microsoft.com/en-us/graph).\n\n\n## Goal\n\nThe project goal is to provide an open source standard for open Cloud Collaboration.\n\nLibre Graph is open source and open to any open source project that implements endpoints of the API.\n\n\n## Influence and differences from Microsoft Graph API\n\nLibre Graph API draws significant inspiration from the Microsoft Graph API,\nparticularly in its approach to providing a unified endpoint for accessing various services and data.\nWe believe that the model provided by Microsoft Graph API is a robust and efficient way\nto facilitate integration and collaboration across different services.\n\nHowever, Libre Graph API is not identical to Microsoft Graph API.\nWe have made specific extensions and modifications to better suit our needs and goals:\n\n1. **Extended Functionality**: We have added specific endpoints and features unique to our implementation, designed to enhance collaboration and integration within the open source ecosystem.\n2. **Custom Extensions**: Certain functionalities have been extended to provide additional features that are not present in the Microsoft Graph API.\n3. **Beta Features**: Some endpoints are currently in beta, allowing us to continuously innovate and adapt to user needs before finalizing them.\n\n\n## Specification\n\nThe API specification uses the OpenAPI Specification (OAS) standard.\n\nThe [OpenAPI Specification (OAS)](https://swagger.io/specification/) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.\n\nAn OpenAPI definition can then be used by documentation generation tools to display the API, code generation tools to generate servers and clients in various programming languages, testing tools, and many other use cases.\n\n## Documentation\n\nYou can find a rendered version of the [API documentation](https://owncloud.dev/libre-graph-api/) in our dev docs.\n\n## Clients\n\nClient code can be generated from the API spec.\n\nFor example, to run the generator for the C++ bindings locally, run the following docker-based command:\n```bash\ndocker run --rm -v \"${PWD}:/local\" openapitools/openapi-generator-cli generate --enable-post-process-file  -t local/templates/cpp-qt-client  -i local/api/openapi-spec/v1.0.yaml -g cpp-qt-client -o /local/out/cpp\n```\nThat generates the output in out/cpp.\n\n\n### Available client libraries\n- [C++/Qt](https://github.com/owncloud/libre-graph-api-cpp-qt-client)\n- [go](https://github.com/owncloud/libre-graph-api-go)\n- [php](https://github.com/owncloud/libre-graph-api-php)\n- [typescript-axios](https://github.com/owncloud/libre-graph-api-typescript-axios)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Flibre-graph-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowncloud%2Flibre-graph-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowncloud%2Flibre-graph-api/lists"}