middleware
There are 6001 repositories under middleware topic.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
labstack/echo
High performance, minimalist Go web framework
redux-saga/redux-saga
An alternative side effect model for Redux apps
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
helmetjs/helmet
Help secure Express apps with various HTTP headers
go-resty/resty
Simple HTTP and REST client library for Go
ThreeMammals/Ocelot
.NET API Gateway
telegraf/telegraf
Modern Telegram Bot Framework for Node.js
apache/shardingsphere-elasticjob
Distributed scheduled job
alibaba/transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
luraproject/lura
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
fruitcake/laravel-cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
expressjs/session
Simple session middleware for Express
expressjs/cors
Node.js CORS middleware
expressjs/body-parser
Node.js body parsing middleware
markerikson/redux-ecosystem-links
A categorized list of Redux-related addons, libraries, and utilities
krakenjs/kraken-js
An express-based Node.js web application bootstrapping module.
simov/grant
OAuth Proxy
neutrinojs/neutrino
Create and build modern JavaScript projects with zero initial configuration.
swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
thedmd/imgui-node-editor
Node Editor built using Dear ImGui
middyjs/middy
🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
RafalWilinski/express-status-monitor
🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
tower-rs/tower
async fn(Request) -> Result<Response, Error>
github/secure_headers
Manages application of security headers with many safe defaults
justinas/alice
Painless middleware chaining for Go
eolinker/goku_lite
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
stefanprodan/AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
pdfkit/pdfkit
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
tsedio/tsed
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
expressjs/compression
Node.js compression middleware