@davidbisset If you set the HTTP header to Accept: application/atom+xml
in your request, you get an ATOM feed. So like this: curl -H 'Accept: application/atom+xml' https://github.com/dimensionmedia?tab=stars
. This works with many URLs on Github.
by
Tags:
Leave a Reply
Only people in my network can comment.