eclass / sequelize-paginate

Sequelize model plugin for add paginate method
MIT License
70 stars 19 forks source link

how to get next page url #379

Open PeterNdeke opened 3 years ago

PeterNdeke commented 3 years ago

I am wondering how to implement this pagination on the front end by retrieving the next page url to be called when someone click on next from the frontend