Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginação da listagem de abrigos #92

Open
GiulianeOliveira opened this issue May 13, 2024 · 1 comment
Open

Paginação da listagem de abrigos #92

GiulianeOliveira opened this issue May 13, 2024 · 1 comment

Comments

@GiulianeOliveira
Copy link

É possível fazer a paginação da listagem de abrigos?

Hoje temos um botão ao final da página para carregar mais abrigos

@adnanioricce
Copy link

Dei uma olhada na API e no código fonte da mesma e isso parece já estar implementado.
Pra controlar a paginação, é possivel adicionar page={page} e perPage={perPage} na query string:
{BASE_URL}/shelters?page=1&perPage=5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants