0.0.3 • Published 4 years ago

apitizer-effects v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Build Status Maintainability Test Coverage lerna

apitizer

apitizer is inspired by restful.js, but is written in typescript with a slightly different and smaller api.

It allows you to access restul backends with a chainable, functional design. The actual side effects are rxjs driven and allows you to integrate nicely with your own observables.

I've put heavy focus on delightful generics to make everyones life with foreign data just a little bit easier.

Documentation

Installation

yarn add apitizer

or

npm install apitizer
0.0.3

4 years ago

0.0.2

4 years ago

1.0.0

4 years ago