Table of Contents Previous Next 


REST is a style


  • An Architectural Style used to guide definition and implementation of design and architecture of the Web
    • modifications to HTTP and URI, HTML specs
    • implementations in Apache, libwww-perl, …
  • REST is the "best of the lessons learned in developing the web".
  • REST = Design Patterns of the Web