Skip to content

efueger/apitizer

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%