Overview
Index
Root resource
Resources
Method
URL
Description
GET
/files
get all file-descriptors
POST
/files
upload a file
GET
/files/{id}
get a file-descriptor with given id
DELETE
/files/{id}
delete the file with given id
GET
/files/{id}/file
get the file with given id
Overview
Index
Root resource