Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akanass/ng-universal-transfer-http
- Owner: akanass
- License: mit
- Archived: true
- Created: 2019-07-08T12:01:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T23:01:15.000Z (over 2 years ago)
- Last Synced: 2024-08-24T01:49:47.167Z (5 months ago)
- Topics: angular, angular-cli, cache, http-interceptor, observable, rxjs6
- Language: TypeScript
- Size: 1.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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).