What kind of user authentication do I need in for a restful web api
I am doing a restful web api with asp.net Web API 2
Invoking a web service in a Web API Project…in which layer to invoke?
I am using Microsoft ASP.NET Web API 2 and one of my end points has to internally invoke a legacy non-Microsoft web service (not asmx
or svc
) .
Invoking a web service in a Web API Project…in which layer to invoke?
I am using Microsoft ASP.NET Web API 2 and one of my end points has to internally invoke a legacy non-Microsoft web service (not asmx
or svc
) .
Invoking a web service in a Web API Project…in which layer to invoke?
I am using Microsoft ASP.NET Web API 2 and one of my end points has to internally invoke a legacy non-Microsoft web service (not asmx
or svc
) .
Invoking a web service in a Web API Project…in which layer to invoke?
I am using Microsoft ASP.NET Web API 2 and one of my end points has to internally invoke a legacy non-Microsoft web service (not asmx
or svc
) .
Return values for CRUD methods?
I’m writing a basic web API in Java that does what almost all others do: take input, validate it, then do CRUD operations on the DB. I’ve written several APIs before, and I’ve pretty much already figured out what constitutes a good response back to the client.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.