Why Zapix exists
Serverless functions shouldn't need a framework the size of a framework. Zapix started as a frustration with routing boilerplate inside AWS Lambda handlers — and grew into a focused, zero-dependency tool that feels just like Express but weighs almost nothing.
Core values
Zero Config
Works out of the box with AWS API Gateway v1 and v2 event shapes. No bootstrapping, no ceremony.
TypeScript First
Every handler and middleware is fully typed. Ship with confidence, catch mistakes at compile time.
Tiny Footprint
Under 5 KB minified + gzipped. Cold-start latency matters in Lambda — we take that seriously.
Open Source
MIT licensed. Fork it, extend it, contribute back. The roadmap is public and community-driven.
Maintainers
Raihan Sharif Rimon
Creator & Maintainer
Want to contribute?
Issues, PRs, and ideas are all welcome. Check out the GitHub repository to get started.