Displaying 1 result from an estimated 1 matches for "filter_by_time".
2006 Aug 24
2
Design questions on creating digg.com-like URLs (are they considered RESTful?)
Hi everyone, I''m working on creating a site that functions similar to 
digg.com (please no "no more digg clones" remarks please! :) ).  One 
thing I really like about digg is there URLs are very nice to read and I 
would like to emulate that without having a lot of actions spread out 
all over my application.
So in my app I have three main resources:
Users, Tags, and Items