Skip to content

Commit

Permalink
Added link to http4s-dom documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
davesmith00000 committed Sep 10, 2022
1 parent 014925f commit 90a49c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/http4s-dom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is an example of how to do HTTP requests with tyrian utilising the Http4s-dom client.

The example is taken/replicated from the official [Http4s-Dom client documentation](https://http4s.github.io/http4s-dom/fetch.html).

To run the program in a browser you will need to have yarn (or npm) installed.

On first run:
Expand Down

0 comments on commit 90a49c2

Please sign in to comment.