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.
-
Updated
Aug 15, 2021 - Go
{{ message }}
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.
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
lightweight, idiomatic and composable router for building Go HTTP services
Open-source IoT Platform - Device management, data collection, processing and visualization.
Help secure Express apps with various HTTP headers
Distributed scheduled job framework
Support sticky sessions for ServiceDiscoveryProviders
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul
Simple session middleware for Express
An express-based Node.js web application bootstrapping module.
Node.js body parsing middleware
It's impossible to pass extra options like ip_address to setWebhook when using launch
Simple HTTP and REST client library for Go
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
right now the image-loader middleware only supports the formats ICO, JPEG, PNG, GIF, SVG and WEBP.
It would be very useful to also add the new AVIF format, that is already being used on the web and that is quickly gaining popularity and browser supports
OAuth Proxy
Manages application of security headers with many safe defaults
A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
Node.js compression middleware
Add a description, image, and links to the middleware topic page so that developers can more easily learn about it.
To associate your repository with the middleware topic, visit your repo's landing page and select "manage topics."
If somebody wants to work in it - let me know. We can then establish how this would work