September 2017
Intermediate to advanced
450 pages
11h 24m
English
Let's create a simple REST API to replace our /posts route for our blog. The API will be able perform the create, read, update, and delete (CRUD) actions for blog posts for our web application. Express middleware can serve as a helpful, reusable layer for configuring our RESTful API to make sure that any future APIs we want to implement can be done in a consistent way.
Read now
Unlock full access