Skip to content

terinjokes/ziggetty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ziggetty

Ziggetty is a simple HTTP server for static web sites.

Ziggetty is written in the Zig Programming Language, and currently requires a version compiled from trunk.

Quick Start

A development build can be built from the source code:

$ git clone https://git.terinstock.com/ziggetty
$ zig build-exe main.zig
$ ./main &
$ curl http://localhost:8080

Tagged releases, along with binaries, will begin shortly.

Releases

No releases published

Packages

No packages published

Languages