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

Adicionar paginação no endpoint listar tarefa #88

Open
huogerac opened this issue Oct 1, 2024 · 0 comments
Open

Adicionar paginação no endpoint listar tarefa #88

huogerac opened this issue Oct 1, 2024 · 0 comments
Labels
backend enhancement New feature or request

Comments

@huogerac
Copy link
Contributor

huogerac commented Oct 1, 2024

Em uma listagem da vida real, faz muito sentido ter paginação e trazer apenas uma parte do dado ao invés de um SELECT * em uma tabela, não é?
Desta forma, devemos adicionar isto no endpoint de listar tarefas:

https://django-ninja.dev/guides/response/pagination/

@huogerac huogerac added enhancement New feature or request backend labels Oct 1, 2024
@huogerac huogerac added this to the v3.0.5 Hacktoberfest 2024 milestone Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant