0.0.2 • Published 9 years ago

node-multiresource v0.0.2

Weekly downloads
5
License
-
Repository
-
Last release
9 years ago

Simple module to get multiple resources from a REST expressjs server

Status

Build Status

  • Requirements: node.js 0.10.x and newer, Express 4.x.x
  • Only native Nodejs APIs are used for module itself + stuff for tests
  • Both http and https are supported
  • Run node examples/server.js for usage example, you probably need to run it with extra permissions to allow 443 port to be used

Warning

If you want to run tests make sure that this module works: https://github.com/ericallam/express-mock-request (there is unaccepted pull request at this moment)

Created by Sergii Tsegelnyk