angular-http-cache-interceptor
Request cache interceptor
An Angular module that intercepts HTTP requests and caches responses for future use.
🔥 Angular HTTP cache interceptor
5 stars
1 watching
0 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
allangularcacheclienteverythingheadershttphttp-clientinteractinterceptrequest
Related projects:
Repository | Description | Stars |
---|---|---|
justeattakeaway/httpclient-interception | A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. | 361 |
mpalourdio/ng-http-loader | An Angular HTTP interceptor that displays a loader/spinner during pending requests. | 352 |
nigrosimone/ng-http-caching | A caching solution for HTTP requests in Angular applications. | 46 |
ngneat/cashew | A library that provides HTTP caching functionality for Angular applications | 685 |
terzurumluoglu/ng-memento | A caching library for Angular applications to prevent repeated API requests | 1 |
haga-rak/fluxzy.core | An MITM engine and CLI app that intercepts, records, and alters HTTP/1.1 and WebSocket traffic over plain or secure channels. | 127 |
heremobilitydevelopers/mediary | Enables logging and tracing of HTTP requests and responses using interceptors | 88 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
jscutlery/convoyr | An Angular framework for simplifying HTTP client development by providing modular, reactive, and extendable plugins for common use cases such as caching, retrying, and authentication. | 42 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
jmdobry/angular-cache | An Angular module for managing caching in web applications | 1,390 |
06chaynes/http-cache | A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 69 |
joakimskoog/cashew | A simple HTTP client cache library that allows developers to easily implement caching in their applications. | 83 |
staskjs/vue-resource-progressbar-interceptor | An interceptor that displays a progress bar during network requests to the top of the screen. | 64 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |