InfoQ Homepage Web Services Content on InfoQ
-
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.
-
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.
-
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.
-
Building APIs
Mat Ryer takes a look at the code used for a real API running on Google AppEngine, discussing best practices for delivering modern web services.
-
REST Considered Harmful
Ross Garrett explores how design decisions may be leading to poor UX, discussing the principles of reactive applications and how streaming APIs can deliver significant benefits over RESTful APIs.
-
The Three T's of Digital Government Service Delivery
Lindsay Holmwood discusses the problems with the traditional approach to digital service delivery in government, and how APIs enable the DTO to help government deliver simpler, faster public services.
-
A Darwinian Approach to APIs in Government Health
Bruce Haefele shares from the successes and failures implementing an API strategy at Healthdirect Australia.
-
Typed Services Using Finch
Tom Adams outlines the problems faced when building small services, and how using a good type system can help, introducing Finch and highlighting how it addresses these concerns.
-
Learnings from Implementing a Hypermedia Client
Uli Holtel discusses the principles of hypermedia APIs, how to decouple from media type formats, using profiles, 'fully dynamic' vs. 'tightly coupled' client, tools, code artifacts and examples.
-
Hypermedia Web API as a Network of Data
Todd Brackley discusses accessing the “network of data” through a RESTful hypermedia API, exposing it to developers, testers, analysts and clients.