Pinned Repositories
android-retrofit-video
Example code for the Retrofit getting started video
android-tutorials-customfont
Demo Implementation for our custom font tutorials. Start series here:
futureflix-starter-kit
Starter kit for the “learn hapi” learning path
hapi-dev-errors
A hapi plugin to return better error details and skip the look at command line to catch the issue.
hapi-geo-locate
A hapi plugin to geo locate requests
hapi-pulse
hapi plugin that gracefully stops the hapi server (for graceful process reloads, e.g. with PM2)
hapi-rate-limitor
A hapi plugin for rate limiting. Simple and easy.
hapi-rethinkdb-dash
NOT MAINTAINED. Account boilerplate based on hapi and RethinkDB
nodejs-tutorials
Sample implementations for actionable Node.js tutorials 🚀
nodejs-tutorials-hapi
Examples for the hapi tutorial series within the Future Studio University
Future Studio's Repositories
futurestudio/nodejs-tutorials-hapi
Examples for the hapi tutorial series within the Future Studio University
futurestudio/hapi-dev-errors
A hapi plugin to return better error details and skip the look at command line to catch the issue.
futurestudio/android-retrofit-video
Example code for the Retrofit getting started video
futurestudio/futureflix-starter-kit
Starter kit for the “learn hapi” learning path
futurestudio/hapi-rate-limitor
A hapi plugin for rate limiting. Simple and easy.
futurestudio/hapi-geo-locate
A hapi plugin to geo locate requests
futurestudio/nodejs-tutorials
Sample implementations for actionable Node.js tutorials 🚀
futurestudio/hapi-rethinkdb-dash
NOT MAINTAINED. Account boilerplate based on hapi and RethinkDB
futurestudio/hapi-pulse
hapi plugin that gracefully stops the hapi server (for graceful process reloads, e.g. with PM2)
futurestudio/build-a-node-cli
Build a CLI with Node.js and automate repetitive tasks
futurestudio/hapi-auth-multiple-strategies
A hapi plugin to require multiple authentication strategies
futurestudio/hapi-response-utilities
hapi response decorations to conveniently compose responses
futurestudio/nodejs-account-boilerplate
OUTDATED. Boilerplate for new node.js projects with account handling and REST API
futurestudio/hapi-request-utilities
hapi request decorations to conveniently access request data
futurestudio/hercules
The one and only Vagrant box for all your projects. NOT MAINTAINED ANYMORE
futurestudio/hapi-jwt
hapi plugin to sign, verify, and invalidate/reject JWTs
futurestudio/hapi-authorized-scope
Finds the scope that authorizes a user on a route
futurestudio/snake
The classic snake game, in the browser
futurestudio/hapi-class-extension-points
hapi plugin that registers lifecycle extension points from class methods
futurestudio/hapi-request-user
hapi plugin adding the “request.user” shortcut for “request.auth.credentials”
futurestudio/fixer-node
Node.js library to access the fixer.io API for currency conversion and exchange rates
futurestudio/matplotlib-tutorials
Sample implementations for matplotlib tutorials 🚀
futurestudio/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
futurestudio/strider-android
StriderCD Android
futurestudio/hapi-queue
A hapi plugin decorating your server with Queue dispatch method
futurestudio/shot
:office: Injects a fake HTTP request/response into your node server logic
futurestudio/bee-queue
A simple, fast, robust job/task queue for Node.js, backed by Redis.
futurestudio/hapi
Server Framework for Node.js
futurestudio/hapi-auth-any-strategy
futurestudio/hapi-auth-bearer-token
Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.