So this is the issue:
I have a .NET project that includes 5 Web Application Layers. One of them is API.
I Recently added a Cordova project as well and I'd like it to communicate with the API Layer.
Is there anyone who knows what to do?
P.S.:
I use visual studio 2013.