Skip to content

Commit b7c7661

Browse files
Merge pull request #129 from andrew-scott-fischer/beta
fix: API Reference so that is correctly links to GitHub from NPM
2 parents c504b1e + e7815b3 commit b7c7661

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/io-ts-http/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Runtime types for (de)serializing HTTP requests from both the client and server side
44

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+
58
## Overview
69

710
The primary function in this library is `httpRequest`, which is used to build codecs

0 commit comments

Comments
 (0)