1
0
Fork
You've already forked webz
0
No description
  • Zig 94.9%
  • CSS 2.3%
  • C 1.8%
  • Makefile 1%
2026年01月22日 11:38:05 -05:00
_doc
src wip branch:main 2026年01月22日 11:38:05 -05:00
static
.exrc
.gitignore wip branch:main 2026年01月10日 22:41:20 -05:00
build.zig wip branch:main 2026年01月22日 01:12:48 -05:00
build.zig.zon wip branch:main 2026年01月15日 12:05:31 -05:00
Makefile wip branch:main 2026年01月20日 14:14:47 -05:00
NOTES wip branch:main 2026年01月07日 07:59:17 -05:00
README wip branch:main 2026年01月05日 10:41:53 -05:00
settings.zon wip branch:main 2026年01月20日 07:58:16 -05:00

webz (Zig Web)
A minimal web framework for dynamic pages
using Zig with FastCGI on OpenBSD.
This is an example of me using code and topic
that I am familiar with to learn something new.
(zig and zig/C interop.)
Some of the C code was already written from
a similiar C project. My goal isn't necesarilly
to rewrite that, but to just start using it.
(or maybe do rewrite the inbetween C stuff.)
## OpenBSD Notes
pkg_add zig
pkg_add fcgi