We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c504b1e + e7815b3 commit b7c7661Copy full SHA for b7c7661
packages/io-ts-http/README.md
@@ -2,6 +2,9 @@
2
3
Runtime types for (de)serializing HTTP requests from both the client and server side
4
5
+This package extends [io-ts](https://github.com/gcanti/io-ts) with functionality useful
6
+for typing http requests. Start there for base knowledge required to use this package.
7
+
8
## Overview
9
10
The primary function in this library is `httpRequest`, which is used to build codecs
0 commit comments