REST vs. RESTful Application, Part 2

As if reading my mind from my previous post, Stefan Tilkov comments on Bruce Tate’s recent article “REST on Rails” on developerWorks.

Bruce says:

In a nutshell, REST:

  • Uses TCP/IP naming standards to name resources on the Web
  • Queries and manipulates those resources with HTTP
  • Uses standard text-based message formats like XML or HTML to structure data

Crossing borders: REST on Rails

Stefan says:

Maybe true for a RESTful application, but not for REST itself.

Stefan Tilkov’s Random Stuff: Bruce Tate on Ruby and REST

  • REST and RESTFull is not clear. Please somebody explain it clearly......
blog comments powered by Disqus