Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baugarten/node-restful
/ functions
Functions
19 in github.com/baugarten/node-restful
⨍
Functions
19
◇
Types & classes
0
↓ 14 callers
Function
query
(key)
lib/model.js:359
↓ 2 callers
Function
coerceData
(filter_func, data)
lib/model.js:443
↓ 2 callers
Function
contains
(arr, key)
lib/model.js:433
↓ 2 callers
Function
filterable
(props, subfilters)
lib/model.js:455
↓ 1 callers
Function
getRoute
(routes, path)
lib/model.js:396
↓ 1 callers
Function
haveOneModel
(req)
lib/model.js:365
↓ 1 callers
Function
isEndpoint
(route, method)
lib/model.js:429
↓ 1 callers
Function
keep
(obj, keepers)
lib/handlers.js:213
↓ 1 callers
Function
merge
* Merges a route with another function object * fn.before is called after the old before * fn.after is called before the old after * If fn.handler
lib/model.js:387
↓ 1 callers
Function
normalizeHandler
(fn)
lib/model.js:411
↓ 1 callers
Function
resolveTemplate
(req)
lib/model.js:369
Function
after
(req, res, next)
examples/movies/index.js:128
Function
hashPassword
(req, res, next)
examples/notes.js:20
Function
model
* Returns the model associated with the given name or * registers the model with mongoose
lib/model.js:67
Function
noop
(req, res, next)
examples/movies/index.js:127
Function
preprocess
(req, res, next)
lib/model.js:346
Function
sendEmail
(req, res, next)
examples/notes.js:27
Function
validateUser
(req, res, next)
examples/notes.js:45
Function
validateUser
(req, res, next)
examples/notes/models/note.js:5