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

Listagem de ONGs #138

Merged
merged 6 commits into from
Jun 3, 2024
Merged

Listagem de ONGs #138

merged 6 commits into from
Jun 3, 2024

Conversation

DominMFD
Copy link
Contributor

@DominMFD DominMFD commented May 20, 2024

Closes #110

Feature

Foi implementado um endpoint GET que faz a Listagem de ONGs no banco de dados. Também foi implementado a paginação e a ordenação em ordem crescente e decrescente de nome e endereço.

Visual evidences

image
image
image
image
image
image
image

Bugfix
  • Issue linked
  • Build working correctly
  • Tests created

"pet-dex-backend/v2/pkg/uniqueEntityId"
)

type OngList struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OngList nao devia ser um slide de ong? aka Ong[]

@k1nha k1nha merged commit b09f007 into devhatt:main Jun 3, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Listagem de ONG
3 participants