Tagged Questions
4
votes
1answer
94 views
/users/tags should contain scores
I am implementing some simple JavaScript/bookmarklet based apps that show some reputation info, including the score in the User's top tags (roughly based on this previous bookmarklet of mine).
Now I ...