ElliotPenson / fractal.parts

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

Connect API: Fractal Browser #34

Closed ElliotPenson closed 5 years ago

ElliotPenson commented 5 years ago

fractal.parts/browse should GET /fractals and display a (rough) grid of fractals. Clicking a fractal navigates to its designated page. Implement pagination and sorting.

ElliotPenson commented 5 years ago

Rough version done in 7451f58.