mirror of https://github.com/gofiber/fiber.git
expressexpressjsfastfiberflexibleframeworkfriendlygogolanghacktoberfesthacktoberfest2020nodejsperformancerest-apiweb
|
||
---|---|---|
docs | ||
LICENSE | ||
README.md | ||
context.go | ||
helpers.go | ||
pool.go | ||
router.go |
README.md
**[Fiber](https://github.com/fenny/fiber)** is a router framework build on top of **[FastHTTP](https://github.com/valyala/fasthttp)**, the fastest HTTP package for **[Go](https://golang.org/doc/)**.
This library is inspired by **[Express](https://expressjs.com/en/4x/api.html)**, one of the most populair and well known web framework for **[Nodejs](https://nodejs.org/en/about/)**.