/devcontacts

An API for developers contacts

Primary LanguageJavaScript

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