About "ActionWebService: Web services on Rails"

This manual describes Action Web Service, the web services support for Rails.

It provides an overview of how the various components fit together, and examples for implementing your own web service APIs for Rails.

Contents

  1. Introduction
  2. Defining an API
  3. Implementing the API
  4. Protocol clients
  5. Testing your web services