DEV Community

Cover image for Episode 6: Building a JSON API - Read By ID, and Delete
Nathan Bland
Nathan Bland

Posted on

 

Episode 6: Building a JSON API - Read By ID, and Delete

Continuing the series on building a JSON API with express, this episode covers read by ID, and delete.

Top comments (0)

Visualizing Promises and Async/Await 🤓

async await

☝️ Check out this all-time classic DEV post on visualizing Promises and Async/Await 🤓