Photos

Add a photo

POST /photo/

Arguments

album:An id for the album this photo should belong to (optional)
image:The image data... how should this all be formatted?

List photos

Arguments

album:Get photos belong to the album with this id

Response

Not implemented yet, but will be a JSON response with a list of objects, each having a URL for the photo at least.