dalsn / devcontacts

An API for developers contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An API for developers contacts


Languages

Language:JavaScript 100.0%