Wednesday, February 18, 2009

/list/recent in under 70 lines

I am using Sinatra (thanks for the tip Devlin) to make the http endpoints. It is neat how you can get a RESTful interface with such little code.
On to /list/popular, which should be less than 70 lines, if I've listened to anything I've been taught about avoiding code duplication.

No comments: