alice
Middleware wrapper
Provides a simple way to chain HTTP middleware functions and handlers.
Painless middleware chaining for Go
3k stars
52 watching
154 forks
Language: Go
last commit: 9 months ago
Linked from 3 awesome lists
gohandlermiddlewareweb
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
| Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,268 |
| A powerful Rust web framework that simplifies backend development | 3,470 |
| A web framework providing an ergonomic and modular API for building web applications using Rust. | 19,615 |
| Makes HTTP requests easier to work with in Ruby | 5,820 |
| A lightweight router for building modular and composable HTTP services | 18,767 |
| Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,717 |
| A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,666 |
| A library that provides an idiomatic approach to web middleware in Go | 7,479 |
| A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,360 |
| A WebSocket implementation in Go. | 6,169 |
| Simplifies the process of writing Java HTTP clients by providing a simpler and more flexible way to interact with web services. | 9,529 |
| A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
| A GoLang library for multiplexing multiple network protocols on the same port | 2,590 |
| Provides a Go implementation of Netflix's Hystrix latency and fault tolerance library to ensure distributed systems' availability during failures. | 4,257 |