Building an API Gateway with zigttp Virtual Modules
Virtual modules expose native Zig implementations through standard ES module syntax - zero interpretation overhead for routing, auth, validation, and caching. Here's how to wire them into a real API gateway.