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:
Alexander Pikeev 2026-04-08 22:42:23 +03:00 committed by GitHub
parent ae9673d630
commit 0f22770345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.