Hacker News new | ask | show | jobs
by Michiel 5229 days ago
No, it's HTTP. It makes it relatively straightforward for a somewhat experienced ASP.NET MVC developer to build an API that works over HTTP, uses HTTP status codes and headers for things like content negotiation. Such an API can be consumed in an HTML app using JavaScript or in a native mobile app (e.g. an iOS app using Objective C).

http://www.asp.net/web-api

1 comments

Yeah, I meant the document was written in HTML, that has this ingenious feature called HYPERLINKS. Anyway, the author spelled Web API incorrectly, that confused me.