MongoDB CRUD Coding Challenge
Prerequisites
Nodejs installed
Local MongoDB installed
Clone the repo
Run npm install
Write codes inside services folder (dao.service.ts, get.author.ts, get.book.ts)
Run tsc
Run the test scripts to validate the solution using the following c...
krius2023.hashnode.dev3 min read