engine-api icon indicating copy to clipboard operation
engine-api copied to clipboard

APIClient stub

Open joshwget opened this issue 9 years ago • 1 comments

Having an empty implementation of APIClient (and possibly some of the other engine-api interfaces as well) is very useful for testing. @vdemeester wrote an implementation that we use in libcompose. This might be something to consider adding to engine-api.

joshwget avatar Jul 12 '16 16:07 joshwget

Note that it's the same for swarm, and several libraries that use engine-api (including mine 🐹), I also think it would make sence to have somewhere a "reference" 👼

/cc @calavera

vdemeester avatar Jul 12 '16 16:07 vdemeester