zanna-37/se2-HerokuSiffredi

retrieve all courses

Opened this issue · 0 comments

As a student, I want to be able to get all courses.

How to demo:
Send a GET request to /courses
The response should be a json with a list of courses that have these attributes:

  • id
  • name
  • academic year

Effort: 1