In this series you will learn how to build a #RESTAPI using #NodeJS and #MongoDB.
You will learn as to how to handle API errors, sending a 400 #BadRequest, 404 #NotFound Error, 422 #UnprocessableEntity Error and more.
We will use the npm package called #http-errors for the same.