{"id":28710786,"url":"https://github.com/arm-software/embedded-development-services-client","last_synced_at":"2025-06-14T21:08:12.567Z","repository":{"id":64535970,"uuid":"573043970","full_name":"ARM-software/embedded-development-services-client","owner":"ARM-software","description":"Golang HTTP client for our embedded development online services offering","archived":false,"fork":false,"pushed_at":"2025-06-13T15:49:30.000Z","size":1782,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-13T16:52:33.442Z","etag":null,"topics":["client-library","development","embedded-development","golang-library","online-services"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ARM-software.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-01T15:22:01.000Z","updated_at":"2025-06-13T15:46:49.000Z","dependencies_parsed_at":"2023-11-14T02:31:37.122Z","dependency_job_id":"8b94a294-28d3-438f-b8a4-e9f67ab90e44","html_url":"https://github.com/ARM-software/embedded-development-services-client","commit_stats":{"total_commits":177,"total_committers":6,"mean_commits":29.5,"dds":0.7062146892655368,"last_synced_commit":"d469950416a09cb6c0cfb6848efb3e7a4eaea081"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/ARM-software/embedded-development-services-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARM-software%2Fembedded-development-services-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARM-software%2Fembedded-development-services-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARM-software%2Fembedded-development-services-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARM-software%2Fembedded-development-services-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARM-software","download_url":"https://codeload.github.com/ARM-software/embedded-development-services-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARM-software%2Fembedded-development-services-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259884525,"owners_count":22926446,"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":["client-library","development","embedded-development","golang-library","online-services"],"created_at":"2025-06-14T21:08:11.861Z","updated_at":"2025-06-14T21:08:12.552Z","avatar_url":"https://github.com/ARM-software.png","language":"Go","readme":"# Embedded development services HTTP client\n\n[![Go Badge](https://img.shields.io/badge/go-v1.24.3-blue)](https://golang.org/)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Go Reference](https://pkg.go.dev/badge/github.com/ARM-software/embedded-development-services-client/client.svg)](https://pkg.go.dev/github.com/ARM-software/embedded-development-services-client/client)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ARM-software/embedded-development-services-client)](https://goreportcard.com/report/github.com/ARM-software/embedded-development-services-client)\n[![Scorecard Report](https://img.shields.io/ossf-scorecard/github.com/ARM-software/embedded-development-services-client?label=openssf%20scorecard\u0026style=flat)](https://github.com/ossf/scorecard-action)\n\n## Overview\n \nThis repository contains an HTTP client written in Golang for communicating with Arm Embedded development services.\nIt is actually generated from our Web APIs contract which follows [OpenAPI 3](https://swagger.io/specification/) using the [GO generator](https://github.com/OpenAPITools/openapi-generator)\n\n*Maintainers:* @ARM-software/golang-utils-admin\n \n## Using this library\n\nTo use this library, add the following line to your `go.mod`:\n```\nrequire (\n    github.com/ARM-software/embedded-development-services-client/client latest\n    ...\n)\n```\n\n\n## Releases\n\nFor release notes and a history of changes of all **production** releases, please see the following:\n\n- [Changelog](CHANGELOG.md)\n\n## Project Structure\n\nThe follow described the major aspects of the project structure:\n\n- `docs/` - Code reference documentation.\n- `client/` - Go project source files.\n- `changes/` - Collection of news files for unreleased changes.\n\n\n## Getting Help\n\n- For interface definition and usage documentation, please see [Reference pages](https://pkg.go.dev/github.com/ARM-software/embedded-development-services-client/client).\n- For a list of known issues and possible workarounds, please see [Known Issues](KNOWN_ISSUES.md).\n- To raise a defect or enhancement please use [GitHub Issues](https://github.com/ARM-software/embedded-development-services-client/issues) or [GitHub discussions](https://github.com/ARM-software/embedded-development-services-client/discussions).\n\n## Contributing\n\n- We are committed to fostering a welcoming community, please see our\n  [Code of Conduct](CODE_OF_CONDUCT.md) for more information.\n- For ways to contribute to the project, please see the [Contributions Guidelines](CONTRIBUTING.md)\n- For a technical introduction into developing this package, please see the [Development Guide](DEVELOPMENT.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farm-software%2Fembedded-development-services-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farm-software%2Fembedded-development-services-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farm-software%2Fembedded-development-services-client/lists"}