I have a front-end Angular 8 app where I want to send the data to Web API which is running on localhost. My Angular app runs on http://localhost:44395 and my web api runs on