docs: added httpgo to related projects (#2169)

Co-authored-by: Mikhail Rybnikov <m.rybnikov@fbs.com>
This commit is contained in:
Mikhail
2026-03-26 05:46:45 +01:00
committed by GitHub
parent 389cba6472
commit 95dcc31d24
+1
View File
@@ -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