A bookstore api made using Node.js (Express.js) and MongoDB. You can view, add, update or delete any of the 3 main components (Users, Authors, Books)
The application uses multiple libraries and middlewares to help validate the api and verify the data being sent back and forth between the api and whatever is consuming it.