rest
RESTful Web Services
The Sun / Java take on REST vs SOAP
>30 days ago by andypiper, 1 User, more info saveSOAP vs. REST - Details of Specification/Standard - Con ...
"In order to implement an SOA, SOAP and the associated WS specifications must be used. You cannot use REST in the same way within a standards-based framework. Simply calling something a web servi
>30 days ago by andypiper, 1 User, more info saveEnd HTTP abuse | InfoWorld | Column | 2005-04-20 | By J ...
Free the POST - "These aren't huge obstacles. But if all toolkits made POST as accessible as GET -- or as nearly so as possible -- there would be less incentive to misuse GET."
>30 days ago by rtanglao, 1 User, more info saveHixie's Natural Log: Call an apple an apple
heh :-) good luck! people always want sound biteish names ! - "So I have a request: could people please stop making up new names for existing technologies? Just call things by their real name! If
>30 days ago by rtanglao, 1 User, more info saveSleep deprivation doubles risks of obesity in both chil ...
So THAT'S why I'm putting on weight
>30 days ago by PaulRaven, 1 User, more info saveWake up to the reality of sleep deprivation
"The National Sleep Foundation released its annual poll March 28 that confirms what most people already know, if they could escape their groggy haze long enough to form a coherent thought: Nobody
>30 days ago by PaulRaven, 1 User, more info saveUpcoming.org: Home
Upcoming.org is a social event calendar
>30 days ago by naufraghi, 15 Users, more info saveDirect Textbooks: Price Comparison XML API
Our API uses a simple HTTP REST interface. It should be simple to integrate in nearly any kind of site.
>30 days ago by qubit, 1 User, more info saveRestflection
Restflection is a Ruby on Rails plugin designed for use in applications which follow RESTful conventions. It allows you to extract information about resources without necessarily knowing what they are
>30 days ago by qubit, 1 User, more info saveREST: Theory to practice
REST. What is it, and how can it be used to design better web applications?
>30 days ago by qubit, 1 User, more info saveHighrise API
The Highrise API is implemented as vanilla XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Every resource, like Post, Comment, or Task, has their own URL and are manipulated in isolation.
>30 days ago by qubit, 1 User, more info saveMicrosoft Project Codename "Astoria"
These technologies bring a shift in how applications are organized, including a stronger separation of presentation from data.
>30 days ago by qubit, 1 User, more info savegdata-objectivec-client
Google Data APIs Objective-C Client Library
>30 days ago by qubit, 1 User, more info saveTwitter Development Talk
Twitter exposes some of its functionality via an Application Programming Interface (API). This document is a reference for that functionality, and aims to serve as a reference for developers building
>30 days ago by qubit, 1 User, more info saveThe RADAR Architecture: RESTful Application, Dumb-Ass R ...
REST was about more than performance. It offered a way of separating the actions performed by your applications (the verbs) from the things acted upon (the nouns, or in REST terms, the resources). Wha
>30 days ago by qubit, 1 User, more info save