Bob_Gneu's recent activity
-
Comment on To Create An Evolvable API, Stop Thinking About URLs in ~comp
-
Comment on To Create An Evolvable API, Stop Thinking About URLs in ~comp
Bob_Gneu This appears to lend itself to the trend towards dynamic client side applications. The trick ultimately comes down to telling the client what the server is looking for. Turn your applications into...This appears to lend itself to the trend towards dynamic client side applications. The trick ultimately comes down to telling the client what the server is looking for.
Turn your applications into conversations =)
-
To Create An Evolvable API, Stop Thinking About URLs
5 votes
Might be.
It was an interesting read none the less. Being RESTful might lend itself to conversational APIs, but it is definitely not a necessity. We have all seen one way "conversations" in the RESTful world.