/TechDegree-Project-9

A REST API using Express. The API provides a way for users to administer a school database containing information about courses: users can interact with the database by retrieving a list of courses, as well as adding, updating and deleting courses in the database. Technologies include REST API design, Node.js, and Express to create API routes, along with the Sequelize ORM for data modeling, validation, and persistence. Postman was used to test the application.

Primary LanguageJavaScript

No issues in this repository yet.