user profile api
Is there a way I can connect to an API to get json data on a public profile?
What l'd like to do is to list the gems owned by me and some friends and their download stats to display on a website.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by David Radcliffe on 10 Mar, 2016 01:35 PM
Looks like we don't provide gem info on the profile endpoint. But we might be able to add that. Open an issue on GitHub (https://github.com/rubygems/rubygems.org) to discuss.
David Radcliffe closed this discussion on 10 Mar, 2016 01:35 PM.
courrier re-opened this discussion on 10 Mar, 2016 03:52 PM
2 Posted by courrier on 10 Mar, 2016 03:52 PM
I found that yesterday:
https://rubygems.org/api/v1/owners/sophiedeziel/gems.json
It's exactly what I need!
Support Staff 3 Posted by David Radcliffe on 10 Mar, 2016 04:08 PM
Oh there it is! I didn't look hard enough at first. :)
David Radcliffe closed this discussion on 10 Mar, 2016 04:08 PM.