This module is part of the Backend specialism and focuses on using Node.js to build backend services, APIs, and databases. It builds on the Introduction to Backend module from Foundation with more advanced tooling, patterns, and responsibilities.
1.
Express
Preparation
Session plan (for mentors)
Assignment
2.
Database connection; API
By the end of this module, you will be able to:
Build web servers with Express.js
Design and implement APIs using HTTP methods following REST principles
Use middlewares for authentication, logging, and validation
Use logging and debugging tools to monitor and troubleshoot applications
Connect to databases and implement CRUD operations
Test APIs using Postman
Last updated 1 month ago