#Coding #Ziglang #Zig
After "zplocgi", a way to make CGI program with Zig,
I've also added "zformdata": https://codeberg.org/y0m/zformdata, a "multipart/form-data" implementation for HTML form.

They almost complete each other, as shown in this sample repository: https://codeberg.org/y0m/testcgi.

It may not be perfect, but at least that's my PoV on these subjects.

zformdata

KISS implementation for multipart/form-data

Codeberg.org