loopback-base
LoopBack API Framework Bundle
LoopBack API Framework Bundle
LoopBack Connectors Bundle
LoopBack Developer Bundle
LoopBack Mobile Bundle
A module that offers a function that can be user as a restify.js middleware. The module will check incoming calls (as a PRE handler in Restify) and will throw an `InvalidVersionError` when no version has been received in neither URL not request headers.
Creating RESTful interface with express or restify
Document your restify rest api by jsDoc or yaml.
A simple session for restify, stored just in memory.
Utilize basic role-based HTTP method ACL as a Restify middleware.
Extremely simple middleware for use with express and restify to enable authentication using JSON Web Tokens.
StrongLoop Connectors Bundle
Elasticsearch restify middleware modeled after searchkit-express
Restify implementation for Steeplejack
JWT authentication middleware.
A simple Restify plugin that requires requests to be made via HTTPS only.
A lumina extension that adds predefined methods for fetching entities from route parameters in a Restify/Express application.
dead stupid function to generate a common-log-format-ish string from request & response objects
A middleware for restify to create request id (req.reqId).
The laziest way to route your restify app.
Simple framework to implement a REST Api with HAPI