5.0.1 • Published 3 years ago

@layerr/http v5.0.1

Weekly downloads
32
License
MIT
Repository
-
Last release
3 years ago

HTTP

HttpLayer is a library to create a request bus layer in your application. You can use to create an easy-to-extend and powerful HTTP client. \ It is also completely configurable using middlewares.

It uses RxJS as internal engine. If you are not comfortable with it, don't worry, you can use promise-like async code.

Installation

Use npm package manager to install it.

npm install @layerr/core @layerr/bus @layerr/http rxjs reflect-metadata

Use yarn package manager to install it.

yarn add @layerr/core @layerr/bus @layerr/http rxjs reflect-metadata

Documentation

Documentation

Quick usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

5.0.1

3 years ago

5.0.0

3 years ago

2.4.0

3 years ago

4.0.0

3 years ago

2.3.0

4 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

3.0.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago