From d2c60de56e43a6e2948d8a19b5787b1183f00ed0 Mon Sep 17 00:00:00 2001 From: im-ng <2039564+im-ng@users.noreply.github.com> Date: Wed, 7 Jan 2026 09:40:28 +0530 Subject: [PATCH] add zero web framework entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a4f68e..8bf47d9 100644 --- a/README.md +++ b/README.md @@ -601,6 +601,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [floscodes/zerve](https://github.com/floscodes/zerve) - A simple framework for writing web services in Zig. - [deatil/zig-paseto](https://github.com/deatil/zig-paseto) - A PASETO (Platform-Agnostic SEcurity TOkens) library for Zig. - [nurulhudaapon/zx](https://github.com/nurulhudaapon/zx) - A full-stack web framework for Zig. +- [im-ng/zero](https://github.com/im-ng/zero) - Simple and opinionated web framework written in Zig and aims to make microservices development in Zig easier. ## Web3 Framework