...

H3

Minimal H(TTP) framework built for high performance and portability
github-icon
GitHub
4.7kstar-icon
Created 5 years ago, last commit 3 days ago
130 contributors
1.12k commits
Stars added on GitHub, month by month
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+2star-icon
Last week
+2.9
star-icon /day
Last month
+5.1
star-icon /day
Last 12 months
+3.6
star-icon /day
npmPackage on NPM
Monthly downloads on NPM
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
README

H3

npm version npm downloads

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

Note

You are on the v2 development branch. Check out v1 branch and v1 documentation for current v1.

👉 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 💛


🤖 auto updated with automd