DEV Community

Cover image for Episode 5: Building a JSON API - Read and Update
Nathan Bland
Nathan Bland

Posted on

Episode 5: Building a JSON API - Read and Update

Continuing the series on building a JSON API with express, this episode covers basic reads, and updating documents by ID.

Top comments (0)