put: Function to add PUT-binding middleware

Description Usage Arguments See Also

Description

Function to add PUT-binding middleware

Usage

1
put(jug, path, ...)

Arguments

jug

the jug object

path

the path to bind to

...

functions (order matters) to bind to the path (will receive the params req, res and err)

See Also

post, get, delete, use, ws


jug documentation built on May 1, 2019, 10:31 p.m.