I see this as a question that the WCF Web API is still in preview, and I just started looking at OpenRasta .
Although OpenRasta looks more mature than the WCF web API, I'm still a bit confused. Or please suggest if there is another better structure for building a REST API for the .NET stack.
In addition, I noticed that in OpenRasta, an aspx view containing HTML can also be displayed as a response (in ASP.NET MVC models), among other JSON / XML views. So, can I even (or recommend to me) create a web application that will also serve as a service for a 3rd party rd client developer using it? Or is it just for use as a service level?
IsmailS
source share