Skip to content

amiransari2310/phonebook

Repository files navigation

Phonebook Service

Express Based Service to handle basic phone book needs. Includes endpoints to handle Users, UserAuth & Users Contacts.

Requirements

Installation

Clone the repository and run:

  • npm install to install the dependencies

  • npm start or node index.js to start the server

Running Tests

To run the test cases, run:

  • npm test

Documentation

To get the list of available endpoints & details, start the app server as mentioned above and click on: PhoneBook API Doc or paste the below link in your browser:

http://localhost:3000/api-docs/

Versioning

Version 1.0.0

Authors

About

Express Based Service to handle Phone Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published