Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement /tags etc. #21

Open
11 tasks
FelixSFD opened this issue Jan 19, 2017 · 0 comments
Open
11 tasks

Implement /tags etc. #21

FelixSFD opened this issue Jan 19, 2017 · 0 comments
Milestone

Comments

@FelixSFD
Copy link
Member

FelixSFD commented Jan 19, 2017

  • /tags: Get the tags on the site.
  • /tags/{tags}/info: Get tags on the site by their names.
  • /tags/moderator-only: Get the tags on the site that only moderators can use.
  • /tags/required: Get the tags on the site that fulfill required tag constraints.
  • /tags/synonyms: Get all the tag synonyms on the site.
  • /tags/{tags}/faq: Get frequently asked questions in a set of tags.
  • /tags/{tags}/related: Get related tags, based on common tag pairings.
  • /tags/{tags}/synonyms: Get the synonyms for a specific set of tags.
  • /tags/{tag}/top-answerers/{period}: Get the top answer posters in a specific tag, either in the last month or for all time.
  • /tags/{tag}/top-askers/{period}: Get the top question askers in a specific tag, either in the last month or for all time.
  • /tags/{tags}/wikis: Get the wiki entries for a set of tags.
@FelixSFD FelixSFD added this to the 1.0.0 milestone Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant