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

Move over to using the API #43

Open
rjrudman opened this issue Apr 13, 2016 · 0 comments
Open

Move over to using the API #43

rjrudman opened this issue Apr 13, 2016 · 0 comments

Comments

@rjrudman
Copy link
Owner

Turns out we can get information about close votes via the API:

Close votes:
https://api.stackexchange.com/docs/question-close-options#id=36586090&filter=default&site=stackoverflow&run=true

Everything else about questions
https://api.stackexchange.com/docs/types/question

This might involve moving away from hangfire. We want to batch our requests as much as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant