issues
search
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
Added helper functions for managing stacks
#84
Closed
devosray
closed
6 years ago
devosray
commented
6 years ago
Refactored the Stacks endpoint file to only include actual endpoint code.
Moved all Docker API + CLI calls to helper library.
Imported docker-api-to-compose library
Added helper functions to complement Stack-conversion endpoint-to-be
Implemented skeleton code for Stackfile endpoint