Hi
I am looking for podcast or videos on REST and RESTful.
Ideally they should cover the basics & the more advanced topics
|
10
|
|||
|
|
|
|
It's short and very basic, but check out Intro to REST from the GoogleDeveloper channel. For podcasts, check out the ThoughtWorks IT Matter podcasts REST - Part 1 of 2 and REST - Part 2 of 2 (direct audio links; summaries are here) where Martin Fowler, Chris Stevenson, Jim Webber, and Sriram Narayan talk about REST. Also, there's the "Stefan Tilkov on REST", and maybe the "Web Services with Olaf Zimmermann" episodes from Software Engineering radio. There might be something for you on the RestWiki and the REST wikipedia article has lots of links to follow for more material. |
|||
|
|
|
For basics, this is a good one : Understanding REST There are some MIX sessions which you can find by searching for REST but most of them are based on WCF or Data Services. Thoughtworks has a podcast on REST as well which can you get from here.. |
||
|
|
|
|
This is quite interesting article. I am afraid it is not a video or podcast, but thought it can be useful. |
||
|
|
|
|
If you interested in using REST with WCF and .NET I would recommend Endpoint.TV |
||
|
|
|
|
Two other articles from infoq: 1. A Brief Introduction to REST 2. REST Anti-Patterns |
||
|
|
|
|
Just read Fielding's dissertation and his blog. His blog clears up some common misconceptions of REST. Beware of other information on REST that does not use authoritative sources - there's a load of misinformation out there. |
||||
|
|
|
Hi there is a nice video on how to use REST in Delphi aplplications by Jonathan Benedicto
here is a link to a video by Marco Cantù that has some nice delphi examples of rest clients
Both these video come from the code rage 4 |
||
|
|