I am exposing some JSON endpoints (using ASP.NET MVC 3 rather than ASP.NET web api), which are consumed by angular. Is there a way to avoid hard coding endpoint addresses in the js files?I am exposing some JSON endpoints (using ASP.NE
I am exposing some JSON endpoints (using ASP.NET MVC 3 rather than ASP.NET web api), which are consumed by angular. Is there a way to avoid hard coding endpoint addresses in the js files?I am exposing some JSON endpoints (using ASP.NE