zanna-37/se2-HerokuSiffredi

retrieve all users

miriampunzi97 opened this issue · 0 comments

As a professor, I want to be able to get the list of all users.

How to demo:
send a GET request to /users. You will get a json object with these attributes:

  • id
  • studentNumber
  • name
  • surname
  • average

Effort: 1