InfoQ Homepage API Content on InfoQ
-
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.
-
Less, but Better
Michael Garvey discusses about understanding of common challenges, and learning strategies, principles and practices to overcome them and craft better design for your interfaces.
-
Zen: Pinterest's Graph Storage Service
This talk goes over the design motivation for Zen and describe its internals including the API, type system and HBase backend.
-
REST Services with RabbitMQ, Spring Integration and Node.JS
The speakers provide insight into design and architectural challenges for creating REST services with Spring Integration with RabbitMQ.
-
Reactive APIs in Spray, Akka and Scala
Jan Machacek demos creating and using reactive APIs in Scala with Spray and Akka.
-
Creating REST-ful, Hypermedia-based Microservices with Spring Boot
Ben Hale discusses how to design microservices as RESTful APIs and implement them with minimal code using Spring Boot.
-
SpiderMonkey Parser API: A Standard For Structured JS Representations
Michael Ficarra discusses the SpiderMonkey Parser API, evaluating its design and flaws, and showcasing some of the more useful and prominent projects that have adopted it.
-
What's New in Spring?
Craig Walls presents some of the features supported in Spring 4 including WebSockets, REST controllers, conditional configuration, ordered list injection, compatibility with Java 8 and Java EE 6&7.
-
RESTful Web Services with Spring MVC
Frank Moley discusses creating RESTful web services with Spring Framework 3.x and 4.x. He also addresses object modeling and URL modeling using common patterns.
-
Distributed Systems and the End of the API
Chas Emerick discusses some of the common issues appearing in distributed systems and ways to solve them.