http-interceptor

There are 44 repositories under http-interceptor topic.

  • requestly/requestly

    Free and open-source API Client & Interceptor.

    Language:TypeScript4k30656335
  • Flyrell/axios-auth-refresh

    Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.

    Language:TypeScript1.1k911990
  • rhaidiz/broxy

    An HTTP/HTTPS intercept proxy written in Go.

    Language:Go1k18855
  • mpalourdio/ng-http-loader

    :dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar

    Language:TypeScript3501311365
  • icyleaf/halite

    💎HTTP Requests Client with a chainable REST API, built-in sessions and middlewares.

    Language:Crystal17164313
  • CodingAleCR/http_interceptor

    A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.

    Language:Dart13357371
  • Trendyol/android-dev-tools

    Android QA/Debug tools to speed up and streamline the development progress.

    Language:Kotlin1163676
  • vvmgev/Inssman

    Intercept HTTP requests and responses. Modify HTTP request/response body. Modify HTTP request/response headers. Redirect requests. HTTP logger. Mock APIs. Inject scripts. Block requests. Modify query parameters

    Language:TypeScript11123521
  • johnpapa/http-interceptors

    The Web apps in this monorepo make HTTP requests and require uniform consistency in how they are executed and handled. This monorepo demonstrates the same app written with Angular and with Svelte. Each app uses HTTP interceptors. The Angular app uses HttpClient and its interceptors while the Svelte app uses Axios and its interceptors.

    Language:TypeScript574023
  • AppiumTestDistribution/appium-interceptor-plugin

    Appium 2.0 plugin to mock api calls for android apps

    Language:TypeScript3833514
  • bezkoder/angular-16-refresh-token

    Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example

    Language:TypeScript22203
  • kKen94/ngx-progress

    The most powerful and customizable progress bar for Angular ✨

    Language:TypeScript21123
  • bacarPereira/YTS.MX-Clone-Angular

    This project use the official Yts.mx API and shows several core features of Angular.

    Language:TypeScript17317
  • pascaliske/ngx-sentry

    Angular ErrorHandler, HttpInterceptor and Service for Sentry.

    Language:TypeScript164171
  • bezkoder/angular-14-refresh-token

    Angular JWT refresh token with Interceptor, handle token expiration in Angular 14 - Refresh token before expiration example

    Language:TypeScript13214
  • hapinessjs/ng-universal-example

    Angular Universal starter with server side rendering in Hapiness

    Language:TypeScript9102
  • gnllucena/angular-bootstrap

    Angular bootstrap application with http and application error handling, lazy load modules, reactive forms, stagger and state animations.

    Language:TypeScript6101
  • mryenagandula/dailycoding-app

    Angular Sample Letstalk App with Angular material (includes routing, authentication, pipes , services, interceptors etc))

    Language:TypeScript6103
  • tomasstankovic/ng-preloader-example

    Example of using HTTP Interceptor with preloaders in new Angular.

    Language:TypeScript5314
  • DSI-HUG/ngx-sentry

    📊 Angular wrapper for Sentry JavaScript SDK

    Language:TypeScript4730
  • MossaabFrifita/angular-16-jwt-authentication-authorization

    Angular 16 JWT Authentication Example - Demonstrating Token-Based Authentication and Role-Based Authorization with HttpOnly Cookies. Includes Automatic Token Expiration Handling and Refresh Token Mechanism

    Language:TypeScript4102
  • anfibiacreativa/myapp-apollo-interceptors

    An app requesting data from a GraphQL API using Apollo Client, and implementing interceptors and guards

    Language:TypeScript3100
  • bezkoder/angular-15-refresh-token

    Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example

    Language:TypeScript3206
  • darshan4694/MEAN-Angular4-Full-Ecommerce-App

    Full functioning Ecommerce App

    Language:TypeScript3205
  • itaditya/nock-with-jest

    A simple demo to showoff Nock usage with Jest

    Language:JavaScript300
  • MQpeng/rx-http-kit

    A normalized HttpClient based by rxjs

    Language:TypeScript2100
  • MrTang23/Fetchion

    Fetchion: A lightweight JavaScript library for streamlined RESTful API requests. Supports multiple methods, easy to configure, perfect for fast modern web app development.

    Language:JavaScript2100
  • tsvayer/hin

    Http/Https Interceptor

    Language:JavaScript2201
  • akanass/ng-universal-transfer-http

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

    Language:TypeScript1000
  • imdeepakchahar/java-security-interceptor

    This project is a Spring MVC-based Java application that implements a security interceptor to validate incoming HTTP requests and prevent common vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and malicious file uploads.

    Language:Java1100
  • leo1394/authenticated_http_client

    An advanced authenticated HTTP client introduces `factory` feature that generates request functions based on API definitions in WYSIWYG style and supports `mock` and `silent` modes for development.

    Language:Dart110
  • RakenHammed/chat-app-mobile

    Real time chat app ionic4 socket.io

    Language:TypeScript1103
  • DaveStaudenmaier/http-interceptor

    Use HttpInterceptor in Angular to intercept outgoing requests and incoming responses

    Language:TypeScript20
  • MainaGeorge/VideoGameBase

    This is a short project with angular used to fetch game data from an api (RAWG) for education purposes. The project consists of a home page where one can search for a game or view the available games. From a particular game one can navigate to the details about that game, and view its rating, screenshots, trailers and even the official websites of the game.

    Language:TypeScript20