Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 392 Bytes

Developers' Contacts API

Project Overview

This is a simple contact directory API that helps organize your contacts of developers. Built with Node, Express and MongoDB.

How do I run it?

  1. Clone the repository.
  2. Run npm install
  3. Run npm test. Ensure to have mongodb running.
  4. Run npm start

API Documentation: https://documenter.getpostman.com/view/2211912/S11Hvf1K