/contacts-api

A web api for storing and managing your mobile contacts

Primary LanguageJavaScriptMIT LicenseMIT

Contacts-Api

Installation

  1. Clone this repository into your local machine:
git clone https://github.com/nzediegwu1/contacts-api.git
  1. Install dependencies
yarn
  1. Start the development application by running
yarn dev
  1. To run tests
yarn test

API Docs

API Documentation on Postman