InfoQ Homepage API Content on InfoQ
-
Microsoft REST API Guidelines Are Not RESTful
Microsoft has published their guidance for creating “RESTful” APIs. Roy Fielding calls them HTTP APIs that have little to do with REST.
-
APIs.guru Joins Growing List of API Indexes
APIs.guru is the latest entry into the API definition indexing, curation, and discovery space.
-
Integrate 2016 Wrap-up: Microsoft Shares Azure App Service and Cloud Messaging Adoption Metrics
InfoQ attended the recent Integrate 2016 event in London, where Microsoft Integration technologies took center stage. Day 1 focused on the BizTalk, Logic Apps and API Management teams. Day 2 was focused on Azure App Service adoption and the new server-less Azure Functions. Microsoft's Cloud Messaging team also spoke about adoption metrics and their work in the OPC UA working group.
-
Integrate 2016 - Day 1 Recap
InfoQ is currently attending the Integrate 2016 event in London, where Microsoft Integration technologies take center stage. The event is a hosted by BizTalk360 in collaboration with Integration related Microsoft Product Groups.
-
Ticketmaster Launches API Suite
Ticketmaster joined the event API landscape in late March with the launch of their developer portal, a suite of public-facing APIs, Web page widgets, and a forthcoming SDK for mobile application integration.
-
Microsoft Graph Unifies Access to All APIs
At the Microsoft Build conference in San Francisco, InfoQ had the opportunity to speak with Gareth Jones, API architect for the Microsoft Graph API which aims at making life easier for developers by providing a unified API endpoint. With the prevalence of Microsoft products in most businesses around the world, it is interesting to see how Microsoft solves this issue at their scale.
-
IBM Expands Watson Cognitive APIs
IBM has recently expanded their collection of Watson Cognitive APIs to include beta updates to the Emotion and Tone Analysis APIs.
-
Don’t Think like an Engineer When Designing Microservices
When designing microservices and their APIs, you need to think like a designer focusing on the users, Nic Benders claimed in his presentation at the recent Microservices Practitioner Summit. Design the API first, then build your services with an outside-in approach.
-
A Discussion of the Past and Future of Web APIs with Dion Hinchcliffe
Interview with Dion Hichcliffe to get his vision for the direction of Web APIs. Based on a decade of in-depth experience, Dion explains how the history of REST and simple design influenced the ultimate popularity of web APIs over web services. As businesses adopt web APIs more broadly, Dion explains the past and present, and hints at the future of APIs, platforms and networks.
-
Interview with Tony Tam on the Open API Initiative and Latest Swagger News
After the Linux Foundation announced the formation of the Open API Initiative (OAI) in the beginning of November with an impressive list of founding members, API developers had questions about the role OAI would play driving consensus around standards. Tony Tam addressed some of these questions later in November at the API Strategy and Practice Conference in Austin, Texas.
-
Using Microservices in the Internet of Things
In this interview Fred George explains how the internet of things can exploit microservices and the challenges that the Internet of Things is posing and how to deal with them. InfoQ also asked him for advice for the software industry regarding the usage of microservices for the Internet of Things.
-
Defining, Reviewing and Implementing Service APIs with “goa”, a Go-based Microservice Framework
Raphael Simon, senior systems architect at RightScale, has created “goa”, a Go-based HTTP microservice framework that allows the definition of a service API via a Domain-Specific Language (DSL) and the automated code generation of the corresponding “boilerplate” server and client code. InfoQ sat down with Simon and asked questions about the goa microservice framework.
-
Apigee Technologists Explain API Trends, Products, and Standards
Following the “I love API” conference in San Jose, InfoQ had a chance to speak with Ed Anuff and Marsh Gardiner from Apigee to explain their view on new developments with Swagger and changes to API use in IoT, healthcare, and mobile. They also discuss open source projects like Swagger Editor, potential changes to how API security is handled, and the unrealized ideal of hypermedia.
-
Daniel Jacobson on Ephemeral APIs and Continuous Innovation at Netflix
InfoQ had the opportunity to interview Daniel Jacobson about ephemeral APIs, their link to experience-based APIs and when to consider them. He also explains why generic resource-based API architectures can run into problems at scale and why he doesn’t use an API descriptor language. Finally, he describes the various tools they built to deliver those APIs including Falcor, Scryer or Nicobar.
-
Dropbox API v2 Launched for Swift, Python, .NET, and Java
Dropbox has announced its API v2, which supports four SDKs: Swift, Python, .NET, and Java, is generally available to developers. According to Dropbox, Dropbox API v2 is “simpler, more consistent, and more comprehensive”. Currently, API v2 does not support JavaScript and Objective-C.