panduroab / shopping-cart

TDD Shopping Cart API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHOPPING-CART

Exercise to learn how to build an API endpoint and it's respective tests

Prerequisites

Project have dependencies that require:

  • node v8.9.4
  • mongo v3.6.1
  • npm 5.6.0

Project require running mongod

How to Install

$ npm install

Running the tests

$ npm run test

Getting Started

After installing the project and start mongod you can use the helper homepage at:

Routes

Authors

License

  • MIT

About

TDD Shopping Cart API

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%