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

Libraries.
This commit is contained in:
Tom Hulihan 2013-06-25 08:26:41 -04:00
Родитель ec1dfc521c
Коммит d03edf12e4
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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 |