Skip to content

(First task): add GET all users endpoint #277

Description

@e11sy

Problem

Add route for API, that would be available by GET /user endpoint
it should return all users from the database

Steps

  • Add GET / endpoint for user router
  • Add getAllUsers() method for UserService
  • Add getAllUsers() method for UserRepository
  • Add getAllUsers() method for UserSettings
  • Add tests for the route

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions