imgflo / imgflo-server

HTTP image processing server based on imgflo
48 stars 7 forks source link

Implement FBP runtime protocol persist command #27

Open jonnor opened 9 years ago

jonnor commented 9 years ago

So that one can "save" a graph directy to the server from Flowhub, and then use it in the processing APIs right afterwards.

imgflo-server could be a separate "runtime" which cannot actually run/change them dynamically, just upload/persist graphs.

Requires per-app/user access.