graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Found 18265 results for express sorter
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Express middleware to log each request and response
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
WebSocket endpoints for Express applications
OAuth 2.0 Authorization Server implementation for Node.js with OpenID Connect
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
Middleware to set X-Frame-Options headers
simple wrapper on top of express.static, that allows serving pre-gziped files
MongoDB session store for Express and Connect
A express package to list all registered endpoints and its verbs
Easily create your own middleware layer.
Middleware to set X-DNS-Prefetch-Control header.
Use Connect/Express middleware in Koa
Get stats on your Node.js HTTP server requests
Node.js compression middleware with brotli and zopfli support
Middleware to set `X-Download-Options` header for IE8 security
Middleware to set the Expect-CT header
Automatically run your script once Webpack's build completes.
Redis storage provider for the @nestjs/throttler package
express-validation is a middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
Simple fallback for Express-served single page apps that use the HTML5 History API for client side routing.
Generate UUID for request
body-parser
Standalone node server and express integration for @pollyjs
Handlebars helpers which implement layout blocks similar to Jade, Jinja, Nunjucks, Swig, and Twig.
OAuth 2.0 authorization server toolkit for Node.js.
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
HTTPS server running on localhost
A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
Clerk server SDK for usage with Express
Role and Attribute based Access Control for Node.js
XML parser middleware for express.js.
Simple XML body parser connect/express middleware
tiniest body parser in the universe
Layout support for ejs in express.
Express compatibility layer for Fastify
A joi validation middleware for Express.
An Express middleware of Formidable that just works.
A utility package to help implement stateful CSRF protection using the Synchroniser Token Pattern in express.
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Express 4.x and 5.x middleware which sanitizes user input data (in req.body, req.query, req.headers and req.params) to prevent Cross Site Scripting (XSS) attack.
A tiny interceptor for Express responses
Mock JSON Server
Build, Validate, Route, Authenticate and Mock using OpenAPI definitions. Framework-agnostic
It generates a REST API from a YAML file using OpenAPI 3.0 and Express.js.
Nextjs HTTP Proxy Middleware
Express Engine for running Server Angular Apps
Per-request state management middleware.
Some utilities for the development of express applications with Inversify
Compose an array of middleware into a single function for use in Express, Connect, router, etc.
A complete implement of CAS Client middleware for Node.js, support CAS 1.0, 2.0+, 3.0+ protocol.
express middleware for caching your routes
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
A passport strategy to authenticate against an AWS Cognito User Pool OAuth 2.0 provider and get user profile, access token and ID token. This supports providing cognito specific additional auth parameters. This is subclass of passport-oauth2 strategy.
OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:
express middleware that normalizes incoming query param names
Nodejs library to mock express http request
Lightweight Express middleware for serving interactive ReDoc API documentation from OpenAPI/Swagger specs. TypeScript support, 100% test coverage, ES5 compatible.
Express middleware to handle different robots.txt responses on different domains
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
An unopinionated OpenAPI framework for express
Session file store is a provision for storing session data in the session file
Transform an express response (or make until no good)
Bodyparser for Express/Sails. Exposes simple API for streaming multiple files to disk, S3, etc. without buffering to a .tmp directory.
Login session ensuring middleware for Connect.
Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework.
Hook cookies get/set on Express for server-rendering
Gracefully terminates HTTP servers in Node.js
Simple request and response mock objects to pass into Express routes when testing using Sinon.
Simple remote procedure calls in TypeScript
Nodejs library to mock express http response
Express middleware for filtering-out parts of JSON responses based on the `fields` query-string.
A light-weight IP address based filtering system
Manage internationalization i18n in a simple way for express application.
API and process monitoring with Prometheus for Node.js micro-service
express.js inspired template-engine manager.
Validate a JWTs scope to authorize access to an endpoint
Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. La
Trailing slash redirect middleware for Connect and Express.js
Express middleware to correlate requests across http calls
Express middleware to serve and generate robots.txt
Utilities from consolidate.js for normalizing engine formats.
jest mock
Vite integration module for Express
API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification
Receive streaming file uploads on your local filesystem.
Simple connect middleware to wrap the request handling in a domain and set and access data for the current request lifecycle only.
Network Layer for React Relay and Express (Batch Queries, AuthToken, Logging, Retry)
LoopBack: Open Source Framework for Node.js
Routing for static site generators, build systems and task runners, heavily based on express.js routes but works with file objects. Used by Assemble, Verb, and Template.
Browser detection library, built on top of express
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
jest mock
Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Admin panel for apps written in node.js
A comprehensive, robust, yet lightweight set of error utilities for node.js enabling you to do errors more effectively.
Middleware for validating host headers in requests to protect against DNS rebinding attacks.
Handlebars helper which allows you to group lists by a property of each item.
Library for measuring the topic of Swagger documentation
Mock Server supporting multiple route variants and mocks
List routes for Express
Redirecting middlware for express or node.js
morgan logging req, res, and body
Express middleware to validate requests using zod schema's.
Enforces SSL for node.js express projects
An Express middleware to validate requests against JSON Schemas
Express routing templates provides a simple micro-templating syntax for building strings from a template and a `request` object.
Parse query parameters in Connect or Express
Flash Messages for your Express Application
Share server-side state with the client-side of an Express app via JavaScript.
Pluggable mock server supporting multiple route variants and mocks
cognito-express authenticates API requests on a Node-Express application by verifying the signature of AccessToken or IDToken generated by Amazon Cognito.
Simple proxy to bypass CORS issues. This was built as a local dev only solution to enable prototyping against existing APIs without having to worry about CORS.
Provides endpoints to help you monitor and manage your application when it's pushed to production.
Extensible mock req / res objects for use in unit tests of Express controller and middleware functions.
Request, response logger middleware using bunyan. Also provides request<>response duration.
Content-Security-Policy middleware for Express
Express style path to RegExp utility
validate express application inputs and parameters using joi
RED/USE metrics for express applications
This module can add `ServerTiming` Header to http response, and be able to use express middleware
Best-of-breed templating in browser or on Node.js (with Express 4, Hapi and Browserify integration)
Node.js module to refresh and reload your code in your browser when your code changes. No browser plugins required.
Module to parse multipart/form data
Unique Token authentication strategy for Passport.
A lightweight Vitest mock for unit testing Express
Realtime Monitoring for Express-based Node applications
GraphQL server middleware to support application/graphql requests
Middleware to set the Permissions-Policy HTTP header
Node.js middleware to validate Host and Referer headers in HTTP requests and protect against DNS rebinding attacks.
Middleware for logging request/responses in Express apps
Express middleware for JWT permissions
MongoDB session store for connect/express built by MongoDB
Express middleware for altair graphql client
Swagger OpenAPI 3.x generator
Plugin to add custom HTTP Route tags for documenting Express routes.
Intelligent http proxy Express middleware
Convert query strings to dates for express/connect applications.
Automatically start your server once Webpack's build completes.
Easy API for Google reCAPTCHA version 2 for Node.js and Express
An Express middleware for rendering Ember apps with FastBoot
Express handlebars template engine complete with multiple layouts, partials and blocks.
A fork of csurf with ongoing maintenance from the Sails core team
wrap express request/response with node domains
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Bree job schedulers, and custom handlers.
Express middleware to validate request based on an OpenAPI 3 document
Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, Hapi, Fastify and many others), on top of AWS, Azure, Digital Ocean and many other clouds.
This is dev support mock RESTful API.
Middleware for generating OpenAPI/Swagger documentation for your Express app
ZenStack server-side adapters
Typescript express server
Middleware to add Strict-Transport-Security header.
express middleware to send pretty printed json
Automatically start your server once Webpack's build completes.
Load and save cookies on the client and server
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
A TypeScript Framework on top of Express
Load detection and shedding capabilities for http, express, restify and koa
Enforces SSL for node.js express projects
A TypeScript Framework on top of Express
Globally accessible domain-bound contexts
The Code-First Notifications Workflow SDK.
Express adapter for universal middlewares
nodearch express server
Fast input validation middleware using OpenAPI 2.0 (formerly Swagger) and 3.0 definitions file and ajv
Provides a Mongo store for the express-rate-limit middleware.
[](https://travis-ci.org/gergelyke/express-security.txt)
Grunt task for running an Express Server that works great with LiveReload + Watch/Regarde
Shopify Express Middleware - to simplify the building of Shopify Apps with Express
Baiji is an easy to use and opinionated micro-framework for writing scalable and REST-like web APIs. Its main goals are parameter validation, entities, hooks, scalability and allowing rapid development and deployment of such APIs.
Add express compatible methods to your response object
reactive server
express context based on async_hooks without getting lost
The Glitch word list, packaged into an NPM module for easy use.
The Swagger command-line. Provides Swagger utilities and project lifecycle support.
Google recaptcha middleware for express
A Loki.js session store for Connect/Express
Jest mocks for Express Request and Response objects. Inspired by mock-req-res.
Express Async Router - An Express Router wrapper which automatically manage Promise.
middleware to be set right after body parser in order to return 4xx error back to the client
Express middleware for the sanitizer module.
Razor syntax for JS templating
<p align="center"> <a href="https://www.propelauth.com?ref=github" target="_blank" align="center"> <img src="https://www.propelauth.com/imgs/lockup.svg" width="200"> </a> </p>
A parser helps you parse request for your express server
validation library for nodejs, inspired by laravel.
The Ultimate Express. Fastest http server with full Express compatibility, based on uWebSockets.
a bunyan logger middleware for express
Compute hash of Javascript object having optional Merkle hash tags
Validator functions for many types of input, intended for use with express
Redirect users to the SSL version of your app. For ExpressJS running on Heroku
Allow graceful exits for express apps, supporting zero downtime deploys
Fast, unopinionated, minimalist web framework
OAuth provider for express
easy light weight server with livereload
Swagger UI for CAP Services
General header middleware for Connect.
<a href="https://nestjs-trpc.io/" target="_blank" rel="noopener"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/JvsOXCg.png" /> <img alt="tRPC" src="https://i.imgur.com/JvsOXCg.png" /> </picture> </a>
TypeScript-friendly middleware designed for Express applications, leveraging the robustness of Zod schemas to validate incoming request bodies, parameters, and queries.
Express & Koa middlewares and Fastify & Hapi plugins for CLS-based request id generation, batteries included
Connect Express route controllers to restful paths using a Swagger 2 or OpenAPI 3 definition file
Easy support async/await to express
X-Hub-Signature Express Middleware
An Express middleware for Server-Sent Events (EventSource)
Favicon middleware for express-like applications
Development tool that enables hot-swapping Express server code without a restart
Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.
Share a cookie-based express-session middleware with socket.io
Redis session store for your Sails app.
RED/USE metrics for express applications (forked to remove vulnerable optional deps)
A streaming body parser
Force SSL on particular/all pages in Express
Use Connect/Express middleware in Koa2
Get stats on your Node.js HTTP server requests
HTTP problem details (RFC 7807) content negotiation for express
Simple and lightweight middleware to handle subdomains
Express middleware providing on-demand caching in high traffic situations.
Express middleware to determine locale
CSRF token middleware for ExpressJS
connect and express middleware to serve a single static file
Express middleware for jsonschema validation.
Request throttling middleware for Express
gRPC Web middleware for Express and Connect.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Effortless api response caching for Express/Node using plain-english durations
Lazy loading for express router
User profile plugin for Grant
Is the glue for express and nunjucks
An easy way to handle file uploads on the server with express
wrapper for express app to work with http2 protocol
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
Express' application generator
A node.js library that executes a http handler function in the current process without having to start a local http server.
Idiomatic NestJS module for session
Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.
An express middleware inspired from express-sanitizer but additionally sanitizes URL params. It also gives an option to provide a preprocessor function to decide whether a (key, value) pair should be sanitized or not.
Plugin to add HTTP Route tags for documenting HTTP endpoints
Asynchronous loader templates nunjucks
Simple Express.js app/router for toggling feature flags with tegel
A memcached store for the express-rate-limit middleware.
API Telemetry and APM. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices, based on express routes and Swagger (Open API) specification
Library for building Atlassian Add-ons on top of Express
The simple web framework for Node.js with zero dependencies.
Connect & Restify middleware to bind routes to continuation-local storage
Automatically validate API requests and responses with OpenAPI 3.
Mount your express app onto your hapi server, aw heck!
Express middleware to serve `sitemap.xml` from a list of URLs
Busboy for express, mimics the old bodyParser
Automatically minify and cache your javascript and css files.