Pinned repositories
Repositories
-
hapi-jwt
hapi plugin to sign, verify, and invalidate/blacklist JWTs
-
hapi-geo-locate
A hapi plugin to geo locate requests
-
hapi-auth-multiple-strategies
A hapi plugin to require multiple authentication strategies
-
hercules
The one and only Vagrant box for all your projects
-
hapi-class-extension-points
hapi plugin that registers lifecycle extension points from class methods
-
hapi-pulse
hapi plugin that gracefully stops the hapi server (for graceful process reloads, e.g. with PM2)
-
hapi-request-utilities
hapi request decorations to conveniently access request data
-
hapi-dev-errors
A hapi plugin to return better error details and skip the look at command line to catch the issue.
-
hapi-authorized-scope
Finds the scope that authorizes a user on a route
-
hapi-request-user
hapi plugin adding the “request.user” shortcut for “request.auth.credentials”
-
hapi-rate-limitor
A hapi plugin for rate limiting. Simple and easy.
-
fixer-node
Node.js library to access the fixer.io API for currency conversion and exchange rates
-
hapi-response-utilities
hapi response decorations to conveniently compose responses
-
futureflix-starter-kit
Starter kit for the “learn hapi” learning path
-
nodejs-tutorials-hapi
Examples for the hapi tutorial series within the Future Studio University
-
nodejs-tutorials
Sample implementations for actionable Node.js tutorials
🚀 -
-
-
-
bee-queue
Forked from bee-queue/bee-queueA simple, fast, robust job/task queue for Node.js, backed by Redis.
-
-
android-retrofit-video
Example code for the Retrofit getting started video
-
hapi-rethinkdb-dash
NOT MAINTAINED. Account boilerplate based on hapi and RethinkDB
-
hapi-queue
A hapi plugin decorating your server with Queue dispatch method
-
build-a-node-cli
Build a CLI with Node.js and automate repetitive tasks
-
nodejs-tutorials-thinky
Showcase for various use-cases of Thinky. Tutorial series available here: https://futurestud.io/blog/case-insensitive-sorting-with-rethinkdb-and-thinky
-
strider-android
StriderCD Android
-
nodejs-account-boilerplate
OUTDATED. Boilerplate for new node.js projects with account handling and REST API
-
hapi-auth-bearer-token
Forked from johnbrett/hapi-auth-bearer-tokenSimple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.