Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 661 Bytes

README.markdown

File metadata and controls

13 lines (11 loc) · 661 Bytes

This is a simple Sinatra backed web-app to view groups on Flickr. It doesn't do much beyond that. It's like Flickr River, only simpler/lamer. It might be a good example of how to get going with Sinatra. I'm also using paging_keys.js written by hiddenloop. There is some code in the repo I use to run this on Dreamhost.

TODO:

  • Support URLs of the form: gv.vqvz.com/group/<group url name>, for example, gv.vqvz.com/group/photographsonthebrain rather than gv.vqvz.com/group/755579@N24
  • Expose fav's functionality