Sortable Stars in Repository Starring API

As we announced on the Centelar blog, Stars now support sorting. The Repository Starring API now supports two new parameters when listing Stars: sort and direction.

curl https://api.centelar.com/users/defunkt/starred?sort=created&direction=asc

Enjoy.