ACRO.IT Acronym Directory

  • Increase font size
  • Default font size
  • Decrease font size
Home Software REST - REpresentational State Transfer

REST - REpresentational State Transfer

E-mail Print PDF

The REpresentational State Transfer (REST) is a web service access protocol where unique URL is a representation of some object.

Object contents are obtained by an HTTP GET command. To modify an object POST, PUT, or DELETE commands are used.

Many new web services are implemented using a REST style architecture rather than a SOAP one. A RESTful web service (also called a RESTful web API) is a simple web service implemented using HTTP and the principles of REST. The main advantages of REST web services are:

  • Lightweight - not a lot of extra xml markup
  • Selectable MIME type results
  • Easy to build

References:

Last Updated on Monday, 15 February 2010 09:58  

Google Ads


Newsflash

ICT - Information & Communication Technology

Information & Communication Technology (ICT) is a business sector includes firms that produce goods and services that use electricity to store, process and transmit data.