From c9f6f26a31690d32c92259a08f6475797470e208 Mon Sep 17 00:00:00 2001 From: Fenny <08jadez@gmail.com> Date: Wed, 12 Feb 2020 00:06:46 +0100 Subject: [PATCH] Update README_de.md --- .github/README_de.md | 74 +++++++++++++++++++++++++++++--------------- 1 file changed, 49 insertions(+), 25 deletions(-) diff --git a/.github/README_de.md b/.github/README_de.md index 5c10b542..94ffb114 100644 --- a/.github/README_de.md +++ b/.github/README_de.md @@ -1,28 +1,52 @@ -Fiber - - - - - - - - - - - - - - - - - - - - - -[![](https://img.shields.io/github/release/gofiber/fiber?style=flat-square)](https://github.com/gofiber/fiber/releases) [![](https://img.shields.io/badge/api-documentation-blue?style=flat-square)](https://fiber.wiki) ![](https://img.shields.io/badge/goreport-A%2B-brightgreen?style=flat-square) [![](https://img.shields.io/badge/coverage-91%25-brightgreen?style=flat-square)](https://gocover.io/github.com/gofiber/fiber) [![](https://img.shields.io/travis/gofiber/fiber/master.svg?label=linux&style=flat-square)](https://travis-ci.org/gofiber/fiber) [![](https://img.shields.io/travis/gofiber/fiber/master.svg?label=windows&style=flat-square)](https://travis-ci.org/gofiber/fiber) - -**Fiber** ist ein von [Expressjs](https://github.com/expressjs/express) inspiriertes **Web-Framework**, aufgebaut auf [Fasthttp](https://github.com/valyala/fasthttp) - die **schnellste** HTTP engine für [Go](https://golang.org/doc/). Kreiert um Dinge zu **vereinfachen**, für **schnelle** Entwicklung mit **keinen Speicherzuweisungen** und **Performance** im Hinterkopf. +

+ + Fiber + +

+ + + + + + + + + + + + + + + + + + + + + +

+ + + + + + + + + + + + + + + + + + +

+

+Fiber ist ein von Expressjs inspiriertes Web-Framework, aufgebaut auf Fasthttp - die schnellste HTTP engine für Go. Kreiert um Dinge zu vereinfachen, für schnelle Entwicklung mit keinen Speicherzuweisungen und Performance im Hinterkopf. +

## ⚡️ Schnellstart