We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the routes for the viewer API are currently a bit hectic. I think they could be organised more clearly. Something like
Proposed Current ================= ================== /thread/:id /msg/%:id /hashtag/:hashtag /tag/:tagName /blob/:blobId /blob/:blobId /feed /get-profiles /feed/:id /profile-by-id/:id /feed/:id/counts /counts-by-id/:id /feed/:id/threads /feed-by-id/:id /user/:name /profile/:username /user/:name/counts /counts/:username /user/:name/threads /feed/:userName ? /default
The text was updated successfully, but these errors were encountered:
I'd be very interested which APIs are currently used
/default
Sorry, something went wrong.
No branches or pull requests
the routes for the viewer API are currently a bit hectic. I think they could be organised more clearly. Something like
The text was updated successfully, but these errors were encountered: