You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
354 B
Plaintext

pkgs:
zerve:
version: 0.0.22
license: MIT
description: Simple web framework for zig
source_url: "https://github.com/floscodes/zerve"
root: src/zerve.zig
files:
README.md
LICENSE
zig.mod
build.zig
src/*.zig
tags:
http
server
framework
http-server
server-side