Skip to main content

RESTful Web Services and Database InterfacesLaajuus (5 cr)

Code: 8J00CN12

Objective

Student can design a RESTful Web Service, which is connected to various kind of data sources. Student can implement the Web Service with Node.js and can utilize ODM and ORM interfaces. Student can test the RESTful web service.

Content

- Basics of Node.js and Express
- ODM and Mongoose
- Using MySQL database with Node.js
- ORM and MySQL
- Design of RESTful Web Service
- Implementing RESTful Web Service with Node.js
- Testing RESTful Web Service

Assessment criteria, satisfactory (1)

Student can design a RESTful Web Service, which is connected to various kind of data sources.

Assessment criteria, good (3)

Student can design a RESTful Web Service, which is connected to various kind of data sources. Student can implement the Web Service with Node.js and can utilize ODM and ORM interfaces. Student knows the testing methods of RESTful Web Service.

Assessment criteria, excellent (5)

Student can design a RESTful Web Service, which is connected to various kind of data sources. Student can implement the Web Service with Node.js and can utilize ODM and ORM interfaces with different kind of data sources. Student masters the testing methods of RESTful Web Service.