🚀
Fast & Lightweight
Built with Zig for optimal performance with minimal resource usage
A fast, simple file server written in Zig
# Build the project
zig build
# Serve current directory
./zig-out/bin/zserve --root . --port 8080Open your browser to http://localhost:8080.