why echo?
#2253
Replies: 1 comment 1 reply
-
If you are from JS/node/npm ecosystem and like it more than boring/slow-spaced Go mentality then use Fiber. Performance aspect fundamentally revolves around "FastHTTP vs Go standard library HTTP" (See this post and check those links). Also read this discussion Is Echo is more efficient than Gin. Fundamentally I think at current stage Echo is far less ambitious than Fiber and tries to stay in "minimalist Go web framework" boundary. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why i should use echo instead fiber? :)
Beta Was this translation helpful? Give feedback.
All reactions