/contact-manager-backend

backend for the contact-manager

Primary LanguageJavaScript

This is the Express REST API for the contact-manager project.

Built with ExpressJS and lowdb

How to test

git clone https://github.com/areiterer/contact-manager-backend
cd contact-manager-backend
npm install
npm start