Upgrade to Pro — share decks privately, control downloads, hide ads and more …

API - WEB SERVICE - BASIC

API - WEB SERVICE - BASIC

An introduction for api web service

Hiraq Citra M

February 12, 2014
Tweet

More Decks by Hiraq Citra M

Other Decks in Technology

Transcript

  1. REST REST has been applied to describe desired web architecture,

    to identify existing problems, to compare alternative solutions, and to ensure that protocol extensions would not violate the core constraints that make the Web successful. Fielding used REST to design HTTP 1.1 and Uniform Resource Identifiers (URI). http://en.wikipedia.org/wiki/Representational_state_transfer REST => DATA DELIVERED VIA HTTP
  2. HTTP • OPTIONS • PUT • DELETE • PATCH •

    GET • POST • TRACE • CONNECT • HEAD
  3. END You have to learn the rules of the game.

    And then you have to play better than anyone else.