Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@curveball/http-errors
A standard package for HTTP exceptions
@curveball/bodyparser
A curveball middleware for parsing JSON and Text bodies.
@curveball/kernel
Curveball is a framework writting in Typescript for Node.js
@curveball/router
Router middleware for Curveball
@curveball/accesslog
Log HTTP requests and responses to STDOUT
@curveball/links
Weblinking Middelware for curveball
@curveball/session
Session storage using HTTP cookies
@curveball/controller
A simple controller pattern for Curveball.js
@curveball/problem
A middleware for converting errors into application/problem+json
@curveball/static
A curveball middleware for serving static files from a filesystem
@curveball/browser-to-bearer
This middleware adds browser login support to OAuth2 resource servers
@curveball/session-redis
Session storage backed by Redis using HTTP cookies
@curveball/cors
CORS middleware for curveball
@curveball/oauth2
OAuth2 Middleware that validates Bearer tokens against a OAuth2 Introspection Endpoint.
@curveball/aws-lambda
AWS Lambda handler for curveball
@sprout-family/hateoas
Description goes here
@curveball/prefer-push
Automatically intercept Prefer-Push headers and handle them
@curveball/react
First-class React support in Curveball for SSR
@curveball/dugout
Websocket event server. Build rooms and other multi-user applications
@curveball/azure-function
Curveball handler for Azure functions