smashnet/PartyPi

Proper RESTful implementation: Get list of all photos

Closed this issue · 0 comments

GET /photo/all

Returns JSON:
[{ uuid: ??, filename: ??, content_type: ??, md5: ??, uploader: ??, dateUploaded: ?? }]