It is built using Node & Express
Table of Contents
Book API built using Node & Express, It contains different HTTP verbs (e.g: GET, POST, DELETE, etc.) which handle requests at different routes.
- Make sure you have latest version of
Node
installed. - Download Postman software, for sending different requests.