Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akanass/ng-universal-transfer-http

TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client
https://github.com/akanass/ng-universal-transfer-http

angular angular-cli cache http-interceptor observable rxjs6

Last synced: 3 months ago
JSON representation

TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client

Awesome Lists containing this project

README

        




build


dependencies


devDependencies




Typescript logo


ReactiveX logo


Angular logo


# NG-Universal Transfer HTTP Cache Module

This project uses [Angular-CLI](https://github.com/angular/angular-cli) to generate `@akanass/ng-universal-transfer-http` project.

`TransferHttpCacheModule` installs a **Http interceptor** that avoids duplicate `HttpClient` requests on the client.

To have all explanations go [here](https://github.com/akanass/ng-universal-transfer-http/blob/master/projects/ng-universal-transfer-http/README.md).

## License

Copyright (c) 2019 **Nicolas Jessel** Licensed under the [MIT license](https://github.com/akanass/ng-universal-transfer-http/blob/master/LICENSE.md).