Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Top 11 TypeScript express-middleware Projects
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Project mention: Rate limiting vs. throttling and other API traffic management | dev.to | 2024-08-14
Almost all languages and frameworks also have libraries with which you can easily implement rate limiting without reinventing the wheel; some popular ones in the JavaScript ecosystem include the express-rate-limit package for Express.js and @nestjs/throttler for NestJS applications.
-
-
express-openapi-validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.1.x or 3.0.x specification
-
express-slow-down
Slow down repeated requests; use as an alternative (or addition) to express-rate-limit
-
maestro-express-async-errors
Maestro is a layer of code that acts as a wrapper, without any dependencies, for async middlewares.
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
xss-shield
A powerful middleware for securing your express.js applications against cross-site scripting (XSS) attacks
-
express-admin-honeypot
an Express middleware that creates a decoy admin interface to log and analyze unauthorized access attempts.
If you like what you see, please consider starring the GitHub repository and sharing your thoughts.
-
warrant-express-middleware
Expressjs Middleware for enforcing access control on API endpoints using the Warrant API
-
express-joi-validations
Express middleware to validate request (headers, params, query, body) using Joi
If you now want to validate that username, email and password meets your sing-up criteria, instead of using a bunch of if statements, you can use Joi with the help of express-joi-validations middleware.
TypeScript express-middleware discussion
TypeScript express-middleware related posts
-
How to define schema once and have server code and client code typed? [Typescript]
-
NodeJS API Documentation
-
Automatically validate requests, responses, and auth with OpenAPI 3 and ExpressJS
-
Learn How to Build a GraphQL API in Node.js Using Apollo Server
-
With Cube GraphQL API, you can query data warehouses like BigQuery and dozens of SQL-enabled databases like Postgres using GraphQL
-
a first look at graphQL helix
-
What is the best way to set up a GraphQL server?
-
A note from our sponsor - InfluxDB
influxdata.com | 20 Apr 2025
Index
What are some of the best open-source express-middleware projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | altair | 5,249 |
2 | express-rate-limit | 3,047 |
3 | remult | 2,993 |
4 | express-openapi-validator | 945 |
5 | express-slow-down | 261 |
6 | maestro-express-async-errors | 21 |
7 | helppo | 20 |
8 | xss-shield | 5 |
9 | express-admin-honeypot | 5 |
10 | warrant-express-middleware | 3 |
11 | express-joi-validations | 0 |