From 58541b1fa878c62561d9bcb96705308ddba2f35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matheus=20C=2E=20Fran=C3=A7a?= Date: Mon, 29 May 2023 11:52:00 -0300 Subject: [PATCH] Zap - http server (#31) Co-authored-by: Nulo (he/him) <86896666+catdevnull@users.noreply.github.com> --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5bcf4d4..b6efa74 100644 --- a/readme.md +++ b/readme.md @@ -194,6 +194,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt * [frmdstryr/zhp](https://github.com/frmdstryr/zhp) - Featureful HTTP server. * [axgdev/telegram_echobot_zig](https://github.com/axgdev/telegram_echobot_zig) - Telegram echo bot. * [karlseguin/http.zig](https://github.com/karlseguin/http.zig) - HTTP/1.1 server. +* [zigzap/zap](https://github.com/zigzap/zap) - blazingly fast, robust HTTP server. ## Web