No description
- Zig 94.9%
- CSS 2.3%
- C 1.8%
- Makefile 1%
| _doc | ||
| src | wip branch:main | |
| static | ||
| .exrc | ||
| .gitignore | wip branch:main | |
| build.zig | wip branch:main | |
| build.zig.zon | wip branch:main | |
| Makefile | wip branch:main | |
| NOTES | wip branch:main | |
| README | wip branch:main | |
| settings.zon | wip branch:main | |
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