ElliotPenson / fractal.parts

❄️ build and view fractals
https://fractal.parts
MIT License
23 stars 1 forks source link

Implement Ascending/Descending Sorting #37

Closed ElliotPenson closed 5 years ago

ElliotPenson commented 5 years ago

Currently, api.fractal.parts/fractals lets one specify a sort parameter. Results after always returned in ascending order. In this ticket, enable descending order with a - prefix.

ElliotPenson commented 5 years ago

Done in 9d8df17.