nzediegwu1 / contacts-api

A web api for storing and managing your mobile contacts

Home Page:https://contacts-registry.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A web api for storing and managing your mobile contacts

https://contacts-registry.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 100.0%