Browse Source

Added Swipely's `docker-api` gem to the table of Remote API Client
Libraries.

Tom Hulihan 12 years ago
parent
commit
d03edf12e4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/api/docker_remote_api.rst

+ 2 - 0
docs/sources/api/docker_remote_api.rst

@@ -120,6 +120,8 @@ and we will add the libraries here.
 +----------------------+----------------+--------------------------------------------+
 | Ruby                 | docker-client  | https://github.com/geku/docker-client      |
 +----------------------+----------------+--------------------------------------------+
+| Ruby                 | docker-api     | https://github.com/swipely/docker-api      |
++----------------------+----------------+--------------------------------------------+
 | Javascript           | docker-js      | https://github.com/dgoujard/docker-js      |
 +----------------------+----------------+--------------------------------------------+
 | Javascript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  |