Skip to content

wmerussi/contact-list-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactList Api

This project is meant to receive requests from contact-list to get, post, put and delete contacts.

Development API server

Install MongoDB and start it by running mongod.

After downloading, run npm install to install all project dependencies.

Run npm run start for a dev server.

It's configured to receive requests on http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published