TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fiber: New high performance web framework for Go

4 pointsby ranadeepover 5 years ago

2 comments

sk0gover 5 years ago
I would recommend more code examples in the readme. For one thing, I&#x27;m interested in how pattern matching in URLs is supported, as well as middleware creation&#x2F; chaining.<p>What makes it similar to Express? What even are the benefits of that? I didn&#x27;t think Go&#x27;s many web frameworks left me wanting for something closer to Express personally, but then again I didn&#x27;t really enjoy using Express all that much, so I might not be the target market to start off with.
ranadeepover 5 years ago
Benchmarks: (Graph) <a href="https:&#x2F;&#x2F;github.com&#x2F;gofiber&#x2F;fiber#benchmark" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gofiber&#x2F;fiber#benchmark</a> (Tech empower) <a href="https:&#x2F;&#x2F;fiber.wiki&#x2F;benchmarks" rel="nofollow">https:&#x2F;&#x2F;fiber.wiki&#x2F;benchmarks</a>