hughw's blog - http://hughw.blogspot.com/
Architecture of web services and the semantic web. REST/Relational perspective. |
Paul's REST Resources - http://www.prescod.net/rest/
Articles and links on REST and related technologies. |
REST - Representational State Transfer - http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
Roy Thomas Fielding's PhD dissertation "Architectural Styles and the Design of Network-based Software Architectures". |
REST for AOLserver, PyWX, and Quixote - http://www.rexx.com/~dkuhlman/rest_howto.html
Document by Dave Kuhlman provides an introduction to REST plus suggestions and instructions on how to deliver RESTful applications on top of AOLserver, PyWX, and Quixote, possibly with help of a relational database such as PostgreSQL. |
RESTLog - http://bitworking.org/news/RESTLog_Overview
A weblog application that tries to follow the REST architectural style. |
RESTwiki - http://rest.blueoxen.net/cgi-bin/wiki.pl
Site dedicated to all things related to the REST architectural style; includes a list of REST resources. |
sqlREST - http://sqlrest.sourceforge.net/
Tool for exposing relational databases as REST style Web Service |
Waterken Web Services - http://www.waterken.com/dev/Web/
A model for building an application network interface that follows the constraints of both REST and capability-based security. Specifications, tutorials, white papers and programmer documentation for Waterken Web calculus and abstract messaging protocol. |