From d0b5c50cae3939df37d1e4ec243daebd08b9f2d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Efe=20=C3=87etin?= Date: Sun, 5 Jun 2022 13:55:45 +0300 Subject: [PATCH] Add Fiber (#2217) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dbdbaa9..42e5eea 100755 --- a/readme.md +++ b/readme.md @@ -536,6 +536,7 @@ - [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code. - [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization. - [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework. +- [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go. ## Computer Science