Changes

Jump to navigation Jump to search
316 bytes added ,  11:29, 21 July 2020
Line 111: Line 111:     
The server pass very rich and structured data to the client, and the client is responsible for deciding what to present and how to present it.
 
The server pass very rich and structured data to the client, and the client is responsible for deciding what to present and how to present it.
 +
>> We've tried it for V2.
 +
 +
==== Hybrid between smart client and smart server ====
 +
False dichotomy, we'll probably do a bit of both.
 +
The server could send back already processed data (eg ordered list with icons), and final steps could be done by the client, by having very carefully crafted and generic client code.
    
== 5. Definition of the API request and response format that supports the use cases for the 20 examples ==
 
== 5. Definition of the API request and response format that supports the use cases for the 20 examples ==

Navigation menu