thanks icon indicating copy to clipboard operation
thanks copied to clipboard

Support JSON-based API for accessing contribution counts

Open Aaron1011 opened this issue 7 years ago • 1 comments

It would be nice if thanks supported retrieving the raw data through a JSON endpoint (or any other kind of structured format). This would eliminate the need to parse the rendered HTML in order to access the contribution data programmatically.

Aaron1011 avatar Mar 16 '17 20:03 Aaron1011

This makes sense. I'd like to hold off for now though; the main crate is undergoing a lot of change, or at least, will be.

http://jsonapi.org/ is what I'd plan to expose.

steveklabnik avatar Mar 17 '17 15:03 steveklabnik