mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
api: README: add badges
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Engine API
|
# Engine API
|
||||||
|
|
||||||
|
[](https://pkg.go.dev/github.com/moby/moby/api)
|
||||||
|

|
||||||
|
[](https://goreportcard.com/report/github.com/moby/moby/api)
|
||||||
|
[](https://scorecard.dev/viewer/?uri=github.com/moby/moby)
|
||||||
|
[](https://www.bestpractices.dev/projects/10989)
|
||||||
|
|
||||||
|
|
||||||
The Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.
|
The Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.
|
||||||
|
|
||||||
It consists of various components in this repository:
|
It consists of various components in this repository:
|
||||||
|
|||||||
7
vendor/github.com/moby/moby/api/README.md
generated
vendored
7
vendor/github.com/moby/moby/api/README.md
generated
vendored
@@ -1,5 +1,12 @@
|
|||||||
# Engine API
|
# Engine API
|
||||||
|
|
||||||
|
[](https://pkg.go.dev/github.com/moby/moby/api)
|
||||||
|

|
||||||
|
[](https://goreportcard.com/report/github.com/moby/moby/api)
|
||||||
|
[](https://scorecard.dev/viewer/?uri=github.com/moby/moby)
|
||||||
|
[](https://www.bestpractices.dev/projects/10989)
|
||||||
|
|
||||||
|
|
||||||
The Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.
|
The Engine API is an HTTP API used by the command-line client to communicate with the daemon. It can also be used by third-party software to control the daemon.
|
||||||
|
|
||||||
It consists of various components in this repository:
|
It consists of various components in this repository:
|
||||||
|
|||||||
Reference in New Issue
Block a user