Open gannonprudhomme opened 5 years ago
Basically the frontend should send a request to /api/depts/ such as /api/depts/CS, and it should reply with all of the departments that begin with "CS"
/api/depts/
/api/depts/CS
Basically the frontend should send a request to
/api/depts/
such as/api/depts/CS
, and it should reply with all of the departments that begin with "CS"