Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 251 Bytes

Express backend server for my react remake of CunyFirst.

Users can do full CRUD operations:

  • Retrieve all instrucors and courses from the database.
  • Add instructors and courses
  • Update instructors and courses
  • Delete instructors and courses