The params to this function are slightly different from post, put and the like due to get being a base function.
get(object, ...) # S3 method for Jug get(object, ...)
| object | the jug object |
|---|---|
| ... | first argument should be the |
Jug: Function to add GET-binding middleware