Browse code

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

Tom Hulihan authored on 2013/06/25 21:26:41
Showing 1 changed files
... ...
@@ -120,6 +120,8 @@ and we will add the libraries here.
120 120
 +----------------------+----------------+--------------------------------------------+
121 121
 | Ruby                 | docker-client  | https://github.com/geku/docker-client      |
122 122
 +----------------------+----------------+--------------------------------------------+
123
+| Ruby                 | docker-api     | https://github.com/swipely/docker-api      |
124
++----------------------+----------------+--------------------------------------------+
123 125
 | Javascript           | docker-js      | https://github.com/dgoujard/docker-js      |
124 126
 +----------------------+----------------+--------------------------------------------+
125 127
 | Javascript (Angular) | dockerui       | https://github.com/crosbymichael/dockerui  |