cggaurav / crud

Getting a basic CRUD example out in ES6 with as less bloat as possible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Task

Local

Node -v v8.9.1

Need mongo > 4 running locally

yarn install

npm run start

Test

npm run test

Improvements

  • Validation
  • ID vs _ID

About

Getting a basic CRUD example out in ES6 with as less bloat as possible.


Languages

Language:JavaScript 100.0%