The question you're asking is designed to solicit opinions or best-practices on a particular topic, with the goal of reaching community consensus.

learn more… | top users | synonyms

2
votes
1answer
71 views

is there an api to access a list of tags on super user?

As above, is there an api function to access a list of tags on super user?
1
vote
1answer
54 views

Pagination of users ordered by reputation

I know I can retrieve a page of users ordered by reputation using these apis: http://api.stackoverflow.com/1.1/users/?sort=reputation&order=desc&page=1 ...
1
vote
1answer
45 views

redundant data in users

this is an example of truly redundant data. the paths are documented. they don't need to be included in the results. "user_questions_url": "/users/22656/questions", "user_answers_url": ...

1 2