authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:29:50 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:29:50 -07:00
log23ed9b857ae78b1fcc021657b74fb206f006cd32
tree0bc2dbd492116e8d63b602c2be7aa0d59e378b12
parent25d3f448d09681b5bdb6c309d6559008eabf972f

ziginfra README sync


1 files changed, 9 insertions(+), 1 deletions(-)

README.md+9-1
...@@ -1 +1,9 @@...@@ -1 +1,9 @@
1# zig-cookies
\ No newline at end of file
1# zig-cookies
2
3![loc](https://sloc.xyz/github/nektro/zig-cookies)
4[![license](https://img.shields.io/github/license/nektro/zig-cookies.svg)](https://github.com/nektro/zig-cookies/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
9A pure-Zig library for CRUDing HTTP Cookies.