Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example of express-batch-deep usage.

Installation

Execute commands right in this dir:

$ npm install
$ ./app.js

Checking

Execute command:

$ curl "http://localhost:3000/api/batch?users=/api/users/49&pi=api/constants/pi&nonexistent=/not/existent/route"

Or just open in browser this link