Add auxillary endpoints to courses-api
Some extra helper endpoints would help the frontend team build the application. These are:
- /courses/, getting all the courses by degree (CYBR, SWEN, EEEN)
- /courses//, get all the courses that descend from this part.
- /courses//, get all the courses that feed into this course.
Edited by Brandon Ru