Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Instruction

Get Started with the Project

Let's explore how to validate data on the server using a REST API developed with Node.js and Express. The REST API contains routes for creating a user account and retrieving user accounts. You'll learn more about these routes in just a bit.

Review the Starter Project

Get started by setting up and running the REST API application.

<a class="button primary-blue" role="button" href="htt...