Update README_NEW.md

pull/72/head
Fenny 2020-02-07 02:26:13 +01:00 committed by GitHub
parent d8f4cabfb7
commit 9f66b4e1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Fiber
[Expressjs](https://github.com/expressjs/express) inspired `web framework` for [Go](https://golang.org/doc/), designed to `ease` things up for `fast development` with `zero memory allocation` and raw `performance` in mind.
[Expressjs](https://github.com/expressjs/express) styled HTTP `web framework` build on [Fasthttp]() for [Go](https://golang.org/doc/), designed to `ease` things up for `fast development` with `zero memory allocation` and raw `performance` in mind.
[![](https://img.shields.io/github/release/gofiber/fiber)](https://github.com/gofiber/fiber/releases)
[![](https://img.shields.io/badge/godoc-reference-blue.svg?longCache=true&style=flat)](https://pkg.go.dev/github.com/gofiber/fiber?tab=doc)