mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4835430165
Update the "Docker Remote API Client Libraries" documentation page to include a reference to the Go-based docker-reg-client package. Signed-off-by: Brian DeHamer <brian@dehamer.com>
1.6 KiB
1.6 KiB
page_title: Registry API Client Libraries page_description: Various client libraries available to use with the Docker registry API page_keywords: API, Docker, index, registry, REST, documentation, clients, C#, Erlang, Go, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby, Rust, Scala
Docker Registry API Client Libraries
These libraries have not been tested by the Docker maintainers for compatibility. Please file issues with the library owners. If you find more library implementations, please submit a PR with an update to this page or open an issue in the Docker project and we will add the libraries here.
Language/Framework | Name | Repository | Status |
---|---|---|---|
JavaScript (AngularJS) WebUI | docker-registry-frontend | https://github.com/kwk/docker-registry-frontend | Active |
Go | docker-reg-client | https://github.com/CenturyLinkLabs/docker-reg-client | Active |