DMarby / picsum-photos

Lorem Ipsum... but for photos.
https://picsum.photos
MIT License
2.2k stars 152 forks source link

Fix sorting of items in `list` endpoint #79

Closed crstauf closed 1 year ago

crstauf commented 3 years ago

It appears that the /list API endpoint is sorting the items by ID as a string, rather than numerically. It may not matter in any critical way, but it does seem to be a bug and unintentional.