rest: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* [http://groups.yahoo.com/group/rest-discuss/ rest-discuss] @ Yahoo Groups | * [http://groups.yahoo.com/group/rest-discuss/ rest-discuss] @ Yahoo Groups | ||
== | == Topics == | ||
;[[rest/opacity]] | ;[[rest/opacity]] | ||
:Properly Interpreting the "Axiom of URI Opacity" | :Properly Interpreting the "Axiom of URI Opacity" | ||
;[[rest/rails]] | |||
:Ways to make Ruby on Rails more REST-friendly out of the box. | |||
;[[rest/webforms]] | ;[[rest/webforms]] | ||
:Upgrading browsers to support PUT and DELETE properly | :Upgrading browsers to support PUT and DELETE properly | ||
;[[rest/description]] | ;[[rest/description]] | ||
:What, if anything, is the analogue of WSDL for REST services? | :What, if anything, is the analogue of WSDL for REST services? | ||
== Examples == | == Examples == |
Revision as of 02:37, 4 November 2005
Microformats in REST Web Services
Introduction
This the home page for discussion, research, and standards regarding how to optimally use Microformats as the encoding for REST web services.
The goal is for all REST-related information in the microformats world to live under this URL.
Participants
Discussion Forums
- uf-rest discussion list on microformats.org
- rest-discuss @ Yahoo Groups
Topics
- rest/opacity
- Properly Interpreting the "Axiom of URI Opacity"
- rest/rails
- Ways to make Ruby on Rails more REST-friendly out of the box.
- rest/webforms
- Upgrading browsers to support PUT and DELETE properly
- rest/description
- What, if anything, is the analogue of WSDL for REST services?
Examples
Brainstorming
Proposals
Note that these are all preliminary.
- [REST-Enabled XHTML] by Dr. Ernie
- original at rest/rex-proposal
- WebUtopia by Toydi
- more details in rest-discuss thread:"Dreams about ReSTifying web apps"
Implementations
Tools
- XOXO parser (python)
- also xoxo-plist.py, a pyobjc variant support Mac OS X plists]
- ahah.js Asynchronous HTML over HTTP