mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add Kono to Server Applications (#6228)
* Add kono to networking * Add Kono to Server Applications * Alphabetically orders Kono entry from README Removed duplicate entry for Kono in the list of Go projects.
This commit is contained in:
parent
ae9673d630
commit
0f22770345
@ -2426,6 +2426,7 @@ _Libraries and tools for binary serialization._
|
||||
- [go-feature-flag](https://github.com/thomaspoignant/go-feature-flag) - A simple, complete and lightweight self-hosted feature flag solution 100% Open Source.
|
||||
- [go-proxy-cache](https://github.com/fabiocicerchia/go-proxy-cache) - Simple Reverse Proxy with Caching, written in Go, using Redis.
|
||||
- [gondola](https://github.com/bmf-san/gondola) - A YAML based golang reverse proxy.
|
||||
- [Kono](https://github.com/starwalkn/kono) - lightweight extendable API Gateway in Go - parallel fan-out, flexible aggregation, and zero configuration magic.
|
||||
- [lets-proxy2](https://github.com/rekby/lets-proxy2) - Reverse proxy for handle https with issue certificates in fly from lets-encrypt.
|
||||
- [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.
|
||||
- [Moxy](https://github.com/sinhashubham95/moxy) - Moxy is a simple mocker and proxy application server, you can create mock endpoints as well as proxy requests in case no mock exists for the endpoint.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user