diff --git a/README.md b/README.md index 02867b6..3ed0511 100644 --- a/README.md +++ b/README.md @@ -608,6 +608,7 @@ This is an **unsafe** way, the result string and `[]byte` buffer share the same - [Gearbox](https://github.com/gogearbox/gearbox) - :gear: gearbox is a web framework written in Go with a focus on high performance and memory optimization. - [http2curl](https://github.com/li-jin-gou/http2curl) - A tool to convert fasthttp requests to curl command line. - [OpenTelemetry Golang Compile Time Instrumentation](https://github.com/alibaba/opentelemetry-go-auto-instrumentation) - A tool to monitor fasthttp application without changing any code with OpenTelemetry APIs. +- [protoc-gen-httpgo](https://github.com/MUlt1mate/protoc-gen-httpgo) - A protoc plugin that generates fasthttp server and client code. ## FAQ