reading-notes

Readings: Express REST API

Introduction

This README provides reading material, code samples, and additional resources related to building REST APIs with Express.js. It covers an introduction to ES6 Classes and Express Routing, along with reflection questions.

Readings

Review: ES6 Classes

Using Express Routing

Express Routing

Reflection