REST

Change to REST URLs for Rails 2.0

...No longer will we have to use RESTful URLs such as article/1;edit. We're going back to the more normal-looking article/1/edit ...

Lingr API

...The Lingr API is a simple, HTTP-based REST protocol that enables anyone to interact with, extend, and mashup Lingr in whatever wacky way they want.... ...Using the Ruby Lingr API toolkit, a Ruby programmer can be up and talking to our A…

Announce: Restolog-1.2 (beta1)

Created a first beta version of Restolog-1.2 . What’s new in it: Textile markup for articles body (act_as_textiled plugin) REST client (‘script/rester’) New REST API calls added (mostly for articles and comments) Some documentation (README…