1.0.2 • Published 8 years ago
cthom-express-crud-promises-test v1.0.2
CTHOM Express CRUD Promises Test
A simple testing suite for express APIs. Tests routes that support the following http verbs:
POSTGETUPDATE(Coming Soon!)DELETE
Getting Started
$ npm install cthom-express-crud-promises-test --save-devEXAMPLES
To-Do...