https://github.com/evertdespiegeleer/zhttp
A minimal, typesafe HTTP library with Zod validation 🧑💻
https://github.com/evertdespiegeleer/zhttp
Last synced: 3 months ago
JSON representation
A minimal, typesafe HTTP library with Zod validation 🧑💻
- Host: GitHub
- URL: https://github.com/evertdespiegeleer/zhttp
- Owner: evertdespiegeleer
- Created: 2024-01-06T15:52:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-20T15:28:19.000Z (12 months ago)
- Last Synced: 2025-10-29T01:49:21.682Z (6 months ago)
- Language: TypeScript
- Homepage: https://zhttp.evertdespiegeleer.com/
- Size: 1.36 MB
- Stars: 77
- Watchers: 1
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
- awesome - evertdespiegeleer/zhttp - A minimal, typesafe HTTP library with Zod validation 🧑💻 (<a name="TypeScript"></a>TypeScript)
README
# zhttp docs built with Nextra
Start dev server:
```sh
npm run dev
```