This is a simple contact directory API that helps organize your contacts of developers. Built with Node, Express and MongoDB.
- Clone the repository.
- Run
npm install
- Run
npm test
. Ensure to have mongodb running. - Run
npm start
API Documentation: https://documenter.getpostman.com/view/2211912/S11Hvf1K