Matthew Mihok

mihok-test-cpp

v1.0.0
The simplest possible 'hello world' node.js module written in C++

mailchimp-node

v1.1.7
Mailchimp API wrapper

@curveball/curveball

v0.3.1
Curveball is a framework writting in Typescript for Node.js

@curveball/bodyparser

v1.0.0
A curveball middleware for parsing JSON and Text bodies.

@curveball/core

v1.0.0
Curveball is a framework writting in Typescript for Node.js

@curveball/router

v2.0.0
Router middleware for Curveball

@curveball/session

v1.0.0
Session storage using HTTP cookies

@curveball/http-errors

v1.0.1
A standard package for HTTP exceptions

@curveball/controller

v1.0.0
A simple controller pattern for Curveball.js

@curveball/problem

v1.0.0
A middleware for converting errors into application/problem+json

@curveball/aws-lambda

v0.5.0
AWS Lambda handler for curveball

@curveball/push-promise

v0.1.0
Automatically intercept Prefer-Push headers and handle them

@curveball/session-redis

v1.0.0
Session storage backed by Redis using HTTP cookies

@curveball/prefer-push

v0.5.0
Automatically intercept Prefer-Push headers and handle them

@curveball/oauth2

v1.0.1
OAuth2 Middleware that validates Bearer tokens against a OAuth2 Introspection Endpoint.

@curveball/browser-to-bearer

v1.0.0
This middleware adds browser login support to OAuth2 resource servers

@curveball/accesslog

v1.0.0
Log HTTP requests and responses to STDOUT

@curveball/core-mini

v0.0.1
Experimental mini core.

@curveball/dugout

v0.0.6
Websocket event server. Build rooms and other multi-user applications

@curveball/links

v1.0.1
Weblinking Middelware for curveball

@curveball/cors

v1.0.0
CORS middleware for curveball

@curveball/browser

v1.1.1
Automatic API browser generator. A middleware that turns your JSON responses into HTML if accessed by a browser.

@curveball/static

v1.0.0
A curveball middleware for serving static files from a filesystem

@curveball/react

v0.3.0
First-class React support in Curveball for SSR

@curveball/validator

v1.0.0
Validation system for Curveball