
S4 E1 Web Development with Malcolm Sparks
ClojureStream Podcast
00:00
How Rest Works in Practice
The idea of rest is that a machine should be able to take some cues and clues from the service itself. How does rest work actually in practice? A machine would go to the service of another machine and ask for the root document. The client has been coded to follow to know that the news feed is an on a particular URL but the newsfeed is always in this place in the data document or is always tagged with a particular tag so that it was able to extract that URL and then do another request to the newsfeed.
Transcript
Play full episode