Pinned Repositories
a12n-server
An open source lightweight OAuth2 server
aws-lambda
Run curveball applications on AWS Lambda
bodyparser
A middleware to parse JSON and Text bodies.
browser
A HAL browser middleware for node.js
controller
A simple controller design pattern for curveballjs
core
The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
http-errors
A generic package for HTTP exceptions
problem
Middleware for catching exceptions and turning them into a standard JSON error response
router
Router middleware for curveball
starter
Minimal Curveball Starter Template
Curveball's Repositories
curveball/core
The Curveball framework is a TypeScript framework for node.js with support for modern HTTP features.
curveball/a12n-server
An open source lightweight OAuth2 server
curveball/browser
A HAL browser middleware for node.js
curveball/http-errors
A generic package for HTTP exceptions
curveball/starter
Minimal Curveball Starter Template
curveball/router
Router middleware for curveball
curveball/aws-lambda
Run curveball applications on AWS Lambda
curveball/bodyparser
A middleware to parse JSON and Text bodies.
curveball/controller
A simple controller design pattern for curveballjs
curveball/problem
Middleware for catching exceptions and turning them into a standard JSON error response
curveball/oauth2
OAuth2 middleware that validates Bearer tokens against a OAuth2 Introspection Endpoint.
curveball/session
Cookie-based sessions for Curveball
curveball/dugout
Websocket event server. Build chatrooms and other multi-user applications
curveball/accesslog
Log HTTP requests to STDOUT
curveball/browser-to-bearer
Add support for browser logins to exsting OAuth2 resource servers
curveball/cors
CORS plugin middleware for Curveball
curveball/kernel
The new curveball core
curveball/new-package
Skeleton for new curveball packages
curveball/session-redis
Cookie-based sessions backed by Redis
curveball/static
Serving static files
curveball/website
curveball/azure-function
Azure function support for Curveball
curveball/core-mini
Experimental core for Deno
curveball/links
Weblinking middelware for Curveball
curveball/prefer-push
Automatic prefer-push listener
curveball/react
First-class React support in Curveball for SSR
curveball/validator