Back to Frameworkbenchmarks

Dusty - Zig HTTP client/server library

frameworks/Zig/dusty/README.md

3443 B
Original Source

Dusty - Zig HTTP client/server library

Description

Zig HTTP client/server library built on top of zio (coroutine/async engine)

Test URLs

Test 1: JSON Encoding

http://localhost:3000/json

Test 2: Plaintext

http://localhost:3000/plaintext

Test 2: Single Row Query

http://localhost:3000/db

Test 4: Fortunes (Template rendering)

http://localhost:3000/fortunes