TripleParity / docks-api

RESTful API Server for Docks
https://tripleparity.github.io/docks-api/stack-api-spec.html
GNU General Public License v3.0
0 stars 0 forks source link

Docker API Proxy Demo #2

Closed devosray closed 6 years ago

devosray commented 6 years ago

Initial implementation of the Docks API. Currently, it provides an HTTP endpoint that proxies all requests as well as all request body content to the Docker REST API.

egeldenhuys commented 6 years ago

Will test it now.