InfoQ Homepage API Content on InfoQ
-
Hypermedia Myths and Misconceptions
Glenn Block discusses the truth and myth beyond some beliefs: the web was built for hypermedia, there is no REST without hypermedia, hypermedia is the magic cure for all API ills, etc.
-
Writing Comprehensive and Guaranteed Up-to-Date REST API Documentation
Andreas Evers introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
-
Advanced Spring Data REST
Covering the features added to Spring Data REST in recent releases, Oliver Gierke looks at how to integrate manually coded REST resources, tweak representations and work with lookup types.
-
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris talk about what led them to choose a reactive API, how they designed and implemented it using Project Reactor.
-
A Lite Rx API for the JVM
Sebastien Deleuze and Stephane Maldini talk about developing Reactive applications using Reactor Core 2.5, and using Flux and Mono types with various exercises.
-
Intro to Spring Boot
Eddú Meléndez Gonzales takes a look at what Spring Boot is, why it should be considered it for an application and how to get started.
-
DDD & REST - Domain Driven APIs for the Web
Oliver Gierke explores some commonalities of Domain Driven Design and REST, and how to create REST APIs that are driven by the domain.
-
Industrial Strength Access Control for Spring Applications
Dariush Amir explores a novel solution to the problem of building access control for RESTful services in the industrial world.
-
Publish, Secure, and Monitor APIs with Cloud Foundry Route Services
Ed Anuff and Carlos Eberhardt talk about the experience building one of the first Service Brokers to leverage route services with Apigee quota enforcement, spike arrests, and content caching.
-
No REST - Architecting Real-Time Bulk Async APIs
Michael Uzquiano talks about how to scale an API to accept many items, how to evolve the Evolution of ReST over HTTP to transactional, asynchronous bulk operations and using polling.
-
ESPN Next Generation APIs Powering Web, Mobile, TV
Manny Pelarinos talks about the tension of optimizing APIs for different experiences, while supporting hundreds of endpoints and many web and mobile applications at scale.
-
User Delight Driven Design of APIs
Michael Hyatt discusses the main complains users have with APIs and ways to address them using early user acceptance testing, RAML, JSON schemas, traits and mocks.