/CRUD-API

CRUD API using Express.js and MongoDB

Primary LanguageJavaScript

API - contributions welcome verison

CRUD API making a login system and posting

Table of Contents

Installation

git pull https://github.com/BenReichwein/CRUD-API.git
cd API
npm install

Usage

  • In one shell npm run start
  • In a second tab npm run test

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.