Aktuelle Änderungen Printable View Änderungen Bearbeiten
PythonIDE > PythonIDEs > PythonIdioms > PythonImageLibrary > PythonInTheEnterprise > PythonServerPages > PythonToJavascript > PythonUnicode > PythonWin > PythonWindowsProgramming > QuaSar > QuotesFromUnmaintainableCode > RDBMS > RelationalDatabaseManagementSystem > REPL > ReadEvalPrint > RESTClear TrailREpresentational State Transfer
The Web increases in value whenever a resource is made available via a URI.[1]
Again, the key thing to understand is that the value of the Web as a whole increases each time a new resource is made available to it. The systems that make use of that network effect gain in value as the Web gains in value, leaving behind those systems that remain isolated in a closed application world. Therefore, an architectural style that places emphasis on the identification and creation of resources, rather than invisible session state, is more appropriate for the Web.
One way to look at REST is that it basically means putting Web service requests into the URL.[2]