Build a RESTful API with Express
Build a simplified Express API.
We'll cover the following
Overview
Let’s implement a simplified Express API that serves recipe data via JSON over HTTP. We’ll call it Express Recipes. The request-response cycle below traces how a user’s GET
request would flow through the Express Recipes application.
Get hands-on with 1200+ tech skills courses.