retrieve all users
miriampunzi97 opened this issue · 0 comments
miriampunzi97 commented
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