Rahul, I've just committed a servlet related to it yesterday.
/roller-services/json/tags/[weblogHandle]/tagPrefix?limit=N I guess the only things missing are sortBy and make tagPrefix not required. We are not addressing by user at the moment but we could except that we don't have summarized data for the user at the moment. What do people think? I know it could get in the thousands for some of those queries, but it's just tag strings and those could be cached nicely by a reverse proxy. -Elias Rahul Jain wrote: > Not sure, if this capability is already there, but it will be nice to > get a feed for just the tags themselves, such as feed for: > - top 200 tags > - tags for a particular blog > - tags for a particular user > > Either these feeds or a REST api for this data, may help if someone > wants to consolidate the tags from the blogging engine and some other > application that has tags in them. Thanks, > rahul >
