View Single Post
Old 12-05-2012, 06:44 AM   PM User | #4
bparker1084
New to the CF scene

 
Join Date: Oct 2012
Location: San Jose
Posts: 9
Thanks: 0
Thanked 2 Times in 2 Posts
bparker1084 is an unknown quantity at this point
REST is a set of architectural principles that stipulate that web services should maximally leverage HTTP and other web standards, so that programs gain all the good stuff that people already can get out of the web. REST is often contrasted with SOAP web services, and other "remote procedure call" oriented web services.
bparker1084 is offline   Reply With Quote