This is the repositary for Angular Custom HTTP Client app demo'd in following youtube video. Feel free to use it and if you liked it then consider star for this repo.
This app requires Angular v11+ to run.
Install the dependencies and devDependencies and start the server.
$ cd angular-custom-http-client
$ yarn install
$ ng serve --hmr