timbryandev / dadabase-jokes-api

Lots of LOLs
https://jokes.timbryan.dev
1 stars 0 forks source link

We need joke pagination #25

Open timbryandev opened 1 year ago

timbryandev commented 1 year ago

In the code, we're hard-coding a limit of 100 jokes from the DB. We're now getting pretty close to that... which means at some point, we'll loose access to some jokes in the UI! (API not affected)

We need to design what the pagination should look like or work: