From a0d1338ed2a8afce67c7f416839656547a92ced7 Mon Sep 17 00:00:00 2001 From: "Nurul Huda (Apon)" Date: Fri, 12 Dec 2025 12:25:44 +0600 Subject: [PATCH] Add zx in web framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c953a01..965b2bb 100644 --- a/README.md +++ b/README.md @@ -588,6 +588,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [Thomvanoorschot/backstage](https://github.com/Thomvanoorschot/backstage) : Concurrent Actor framework. - [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. ## Web3 Framework