CESNET-Integracni-portal / integracni-portal

MIT License
0 stars 0 forks source link

Create API for file and folder download #7

Open jacketaj opened 9 years ago

jacketaj commented 9 years ago

Create API controller for request ../space/{spaceId}/folder/{folderId}/download and the same for file.. Response will be zipped file or folder.

redhead commented 9 years ago

Needs to be done asynchronously and possible queued as downloading and zipping can take some time and resources.