h3
A minimal h(ttp) framework built for high performance and portability.
H3 is a minimal h(ttp) framework built for high performance and portability.
Features
✅ Portable: Works perfectly in Serverless, Web Workers, and Node.js
✅ Minimal: Small and tree-shakable
✅ Modern: Native promise support
✅ Extendable: Ships with a set of composable utilities but can be extended
✅ Router: Super fast route matching using unjs/radix3
✅ Compatible: Compatibility layer with node/connect/express middleware