Ideally Web API services should be hosted on a host and your web application should be on different one. But due to resource constraints i want to host my API service and Angular UI on the same host.
Is that possible?
Ideally Web API services should be hosted on a host and your web application should be on different one. But due to resource constraints i want to host my API service and Angular UI on the same host.
Is that possible?