DEV Community

Discussion on: Golang for Web (Part-I): Build your first REST API with Golang & Fiber

Collapse
 
p4tin profile image
Paul Fortin • Edited

Well written with nice explanations... Seems very similar to the echo router that I have been using are you aware of why I would choose fiber over echo?

Collapse
 
devsmranjan profile image
Smruti Ranjan Rana

I've not tried echo yet. But if you'll check the benchmark score of fiber, it seems pretty good than echo.
Take a look here - docs.gofiber.io/extra/benchmarks