31 projects
Fastify
Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.
7,481
1,708
$11M
Gin Web Framework
Gin is a high-performance HTTP web framework written in Go that features a martini-like API with much better performance. It provides a robust set of features for building web applications and microservices, including middleware support, routing, parameter binding, and validation.
4,930
1,403
$684K
Beego
beego is an open-source, high-performance web framework for the Go programming language.
3,722
637
$1.9M
Actix Web
Actix Web is a powerful, pragmatic, and fast web framework for Rust that provides a robust foundation for building asynchronous web applications and microservices. It features a high-level ergonomic API, built-in support for HTTP/1.x and HTTP/2, WebSocket capabilities, and excellent performance characteristics.
2,552
850
$2M
Hono
Hono is a lightweight, ultrafast web framework for building high-performance applications. It provides a simple, expressive API for handling HTTP requests and can be used with various JavaScript/TypeScript runtimes including Cloudflare Workers, Deno, and Node.js.
2,359
789
$1.6M
Echo
Echo is a high-performance, extensible, minimalist web framework for Go that provides a robust set of features for building web applications and APIs, including routing, middleware support, data binding, validation, and static file serving
2,327
770
$829K
Fiber
Fiber is a high-performance, low memory footprint web framework written in Go that is inspired by Express.js. It provides a fast HTTP router and robust middleware support for building scalable web applications and APIs.
2,083
561
$2.9M
Axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
1,969
626
$1.2M
Vapor
Vapor is a server-side Swift web framework that enables building scalable backend services and APIs. It provides a robust set of tools and libraries for routing, database integration, authentication, and other web development features while maintaining Swift's safety and performance characteristics.
1,512
353
$951K
Vert.x-Web
HTTP web applications for Vert.x
1,258
257
$3.2M
Chi
Chi is a lightweight, idiomatic and composable router for building Go HTTP services. It's built on the standard net/http handlers, making it compatible with the Go HTTP ecosystem while providing routing primitives and middleware support.
1,022
399
$255K
Middy
🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
964
256
$1.1M
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
852
175
$21M
http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
519
96
$5M
go-restful
A package that provides a clean and idiomatic way to build REST-style web services in Go, offering features like route definition, parameter handling, response formatting, and Swagger documentation support
428
144
$213K
go-zero
A cloud-native Go microservices framework with cli tool for productivity.
427
41
$4.6M
CORS Gin’s Middleware
Official CORS gin's middleware
Delvedor's Ultra-Fast HTTP Router
A crazy fast HTTP router
Falcon
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
HTTPRouter
A high performance HTTP request router that scales well
Kratos
Your ultimate Go microservices framework for the cloud-native era.
Mezzio
PSR-15 Middleware Microframework
Nanostores
⚡️ Minimal H(TTP) framework built for high performance and portability
Pedestal
The Pedestal Server-side Libraries
gorilla-middleware-handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
rs-cors-go-handler
Go net/http configurable handler to handle CORS requests
senchalabs/connect
Connect is a middleware layer for Node.js