Change course endpoint location and add lab GET
In this merge request, the endpoint of the course information modification and retrieval is changed from /courses/course/* to /courses/*. Moreover, an endpoint is added to get lab information for a specific lab and course id.