Skip to content
#

http-interceptor

Here are 39 public repositories matching this topic...

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 …

  • Updated Jun 20, 2021
  • TypeScript

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.

  • Updated Dec 5, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the http-interceptor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-interceptor topic, visit your repo's landing page and select "manage topics."

Learn more