Add gondola (#5344)

* [update] add gondola

* [fix] order

* [fix] format
This commit is contained in:
Kenta Takeuchi 2024-06-26 15:33:57 +09:00 committed by GitHub
parent 785a9448d7
commit 953a8db129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2280,6 +2280,7 @@ _Libraries and tools for binary serialization._
- [flipt](https://github.com/markphelps/flipt) - A self contained feature flag solution written in Go and Vue.js
- [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.
- [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go.
- [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.