What is "Rest calls"? Where can I learn about this one?

Discussion in 'Programming' started by Sxperm, Oct 29, 2007.

  1. #1
    I did search on Google but most of them come up with REST calls for their own site application. I want to see reference documents about rest calls as general manual which I can apply to another web services API myself. Where can I learn about this? ;)
     
    Sxperm, Oct 29, 2007 IP
  2. Marck

    Marck Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    REST isn't anything specific. It's just a word for using HTTP the way it was intended. When you GET a url or POST to one, that is a REST call ;-)
     
    Marck, Oct 30, 2007 IP
  3. krzyk

    krzyk Peon

    Messages:
    61
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    krzyk, Oct 30, 2007 IP