| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains an HTTP client written in Golang for communicating with Arm Embedded development services. It is actually generated from our Web APIs contract which follows OpenAPI 3 using the GO generator
Maintainers: @ARM-software/golang-utils-admin
To use this library, add the following line to your go.mod:
require (
github.com/ARM-software/embedded-development-services-client/client latest
...
)
For release notes and a history of changes of all production releases, please see the following:
The follow described the major aspects of the project structure:
| Back | FazBrowse Home | New Git URL |