0 Replies - 474 Views - Last Post: 10 September 2016 - 10:47 AM

#1 fearfulsc2   User is offline

  • D.I.C Regular

Reputation: 19
  • View blog
  • Posts: 371
  • Joined: 25-May 16

Building a pipeline or connecting to API from Angular JS and C#

Posted 10 September 2016 - 10:47 AM

Hey everyone, I am trying to figure out how to have a Client side talk to my logic layer.

I was able to make a mapper from the data access layer to the logic layer and built a running API for it. But now I am trying to figure out how to get the Client side to talk to the API.

I am using MVC and don't really understand how to do the front-end part of it all.

So essentially, I am trying to give my web app functionality now by having it talk to the logic layer I have. Would I have to create a mapper and map it down or can I use the API?

If necessary, I can give some code samples to help give a picture.

Is This A Good Question/Topic? 0
  • +

Page 1 of 1