Loading a user by ID to read, update, or delete

All three API endpoints for read, update, and delete require a user to be retrieved from the database based on the user ID of the user being accessed. We will program the Express router to do this action first before responding to the specific request to read, update, or delete.

Get Full-Stack React Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.