Skip to content

Commit

Permalink
Update ecosystem.md
Browse files Browse the repository at this point in the history
Add `fetcher-ts` library to the ecosystem
  • Loading branch information
YBogomolov authored and gcanti committed Dec 31, 2019
1 parent 30830aa commit 7f90166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/introduction/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ has_toc: false
- [waveguide](https://github.com/rzeigler/waveguide) - Bifunctor effect type and concurrent data structures.
- [kleisli-ts](https://github.com/YBogomolov/kleisli-ts) - Kleisli arrows for bifunctor MonadThrow (IOEither, TaskEither)
- [@nll/datum](https://github.com/nullpub/datum) - Datum and DatumEither types, another take on RemoteData and [flow](https://medium.com/@gcanti/slaying-a-ui-antipattern-with-flow-5eed0cfb627b)
- [fetcher-ts](https://github.com/YBogomolov/fetcher-ts) - Type-safe REST HTTP client with io-ts response validation

## Bindings

Expand Down

0 comments on commit 7f90166

Please sign in to comment.