Code4HR / local-art-api

Public Art Installations in Norfolk, VA
https://localartapi-code4hr.rhcloud.com/
GNU Affero General Public License v3.0
4 stars 4 forks source link

Save and Retrieve Images #36

Closed wbprice closed 9 years ago

wbprice commented 9 years ago

Add images/id and /post/exhibits routes for retrieving and submitting urls of images. Still need to implement GridFS to actually store said images, also need to think on how to restrict people from posting images and getting duplicate entries.