Skip to Content.
Sympa Menu

grouper-dev - early work on RESTful groups service interface

Subject: Grouper Developers Forum

List archive

early work on RESTful groups service interface


Chronological Thread 
  • From: "RL 'Bob' Morgan" <>
  • To: Grouper Dev <>
  • Subject: early work on RESTful groups service interface
  • Date: Thu, 10 Jan 2008 17:01:00 -0800 (PST)


As I've mentioned, REST is all the rage around here. Here is a writeup of a recent design exercise on a RESTful interface to our existing non-Grouper groups service:

https://wiki.cac.washington.edu/x/TpNh

The meat of the resulting design, such as it is, is in sections 4 and 5.

For background, UW's current groups service is minimal, basically a way to import group info from various sources and export into an LDAP directory. So the design so far is about reading and writing; no searching, no namespace (stem) management, no subject source access, etc. But I thought it could be useful for folks to consider the approach. In particular eyebrows might be raised about the choice of XHTML for output rather than XML; I guess this is a common suggestion for RESTful interfaces.

- RL "Bob"




Archive powered by MHonArc 2.6.16.

Top of Page