Logo of h3

h3

A minimal h(ttp) framework built for high performance and portability.

H3 (pronounced as /eɪtʃθriː/, like h-3) is a minimal h(ttp) framework built for high performance and portability.

👉 Documentation

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run tests using pnpm dev or pnpm test

License

Published under the MIT license. Made by @pi0 and community 💛

  1. H3 1.8 - Towards the Edge of the Web

    New h3 release with web and plain adapters, web streams support, object syntax event handlers, typed event handler requests and more!

    Published at
    Authors
    Pooya Parsa