Writing native Node.js addons in Zig shouldn't mean drowning in N-API boilerplate. Enter zapi: a tool featuring a new high-level DSL that automatically turns plain Zig functions into type-safe JavaScript APIs at compile time, blending low-level control with a seamless developer experience.