@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.

Posted in Web

Leave a Reply

Only people in my network can comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.