Visual Studio 2013 came with a new version of Web API. The Web API 2.1 update includes a host of new features, including support for Binary JSON. Learn how to leverage BSON by building a Web API 2.1 ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Have you ever found yourself staring at a wall of technical jargon in API documentation, wondering how on earth you’re supposed to make sense of it all? You’re not alone. For many, APIs—those vital ...
Spring creator Rod Johnson is at it again. This time around, he has a new project to simplify the process of implementing DevOps in the same way that the Spring Framework simplified Java development.
Google is replacing its implementation of the Java application programming interfaces (APIs) in Android with OpenJDK, the open source version of Oracle's Java Development Kit (JDK). The news first ...
Take advantage of a DelegatingHandler and the X-HTTP-Method-Override in Web API to overcome browser and firewall constraints When deploying your REST Web API over a public domain, you will sometimes ...