Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 2.4 KB

readme.md

File metadata and controls

45 lines (33 loc) · 2.4 KB

StudentFirst REST API

An attempt to make a responsive, student-oriented application similar to the CUNYFirst system, with emphasis on ease of use and a modern UI.

Student Endpoints

Get a Student's Account

Create a New Student Account

Add a New Course to Student's Account

Remove Course from Student's Account

Swapping Courses in Student's Account

Courses Endpoints

Get All Courses

Get Courses by Search
Deprecating

Get Course by ID [Deprecated]

Soon to be replaced by

Get All Departments [Deprecated]

Soon to be replaced by

Get Department by Name [Deprecated]

Soon to be replaced by

Professors Endpoints

Get Comments on Professors