InfoQ Homepage API Content on InfoQ
-
Building IoT APIs - Dos and Don’ts
Preeti Lovekar, Simon Lemay discuss the major components of an IOT platform, dos and don’ts when building APIs for them, common pitfalls and solutions using open source tools and standards.
-
Domain Service Aggregators: A Structured Approach to Microservice Composition
Caoilte O'Connor explains how and when the Domain Service Aggregator Archetype can help, using the architectural evolution of "Video on Demand" in a broadcast company as a working example.
-
Managing Internal and External Services for a High Uptime Goal
Shobana Radhakrishnan shares details about best practices adopted in implementing API integration with third party services, how to manage change and deal with failures.
-
Restful Services in Grails
Ken Kousen demonstrates the RESTful features in Grails and shows how to take advantage of them with annotations, controllers, renderers and more.
-
Building Awesome APIs with Grails
Chris Latimer discusses how to develop APIs ready for public consumption with Grails.
-
From a Monolith to Microservices + REST: the Evolution of LinkedIn's Service Architecture
Steven Ihde and Karan Parikh discuss about tools and frameworks built in order to help LinkedIn's transition to microservices, including their URN resolution engine and the Rest.li API Hub.
-
REST: I don't Think it Means What You Think it Does
Stefan Tilkov makes a pragmatic introduction to the basic principles of the Web's architectural approach, and takes a look at the most common misconceptions.
-
Spring Data REST - Data Meets Hypermedia
Roy Clarkson and Greg Turnquist provide a quick overview of the Spring Data REST project, explains fundamental design decisions and introduces new features of the latest version.
-
"Bootiful" Applications with Spring Boot
Josh Long and Phillip Webb present what Spring Boot is, why it's turning heads, why you should consider it for your next application and how to get started.
-
Evolution of the PayPal API Platform: Enabling the Future of Money
Deepak Nadig discusses how PayPal’s API Platform evolved both internally and externally, the principles and patterns used, and how it is enabling the future of Money.
-
RESTful Grails 2
Jeff Scott Brown talks about the Grails 2 features and functionality related to building RESTful services.
-
Rethinking API Design with Traits
Cedric Champeau discusses the concept of traits introduced by Groovy 2.3. Traits look like interfaces, but allow the developer to add both implementation and state into it.