ended7월 8일· 1 sources

HTTP client as a first-class citizen: zero deps, bit-for-bit parity, async by default

Why it matters

Webhooks, scraping, health checks, proxying. Every language solves outbound HTTP with an external library. In Fitz, http.get/post/put/delete/head/request are language builtins. Async from day one. Bit...

1
Sources
+0
24h
Growth
75d
Active

Sources

Related Issues