I am looking for a way to automatically display a spinner with a dark overlay every time a call is made to the backend. While I know I can manually implement this by triggering the spinner before each call, I prefer a solution that does not require additional coding from other developers working on the project. Since I am using AngularJS and have been unable to find any solutions online, I am turning to StackOverflow for assistance. Thank you in advance for your help!