aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-actionwebservice/pkg-descr
blob: 3acd2d3aeca29bc00333b90a836450d93320f135 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Action Web Service

Action Web Service provides a way to publish interoperable web service APIs with
Rails without spending a lot of time delving into protocol details.

Features

* SOAP RPC protocol support
* Dynamic WSDL generation for APIs
* XML-RPC protocol support
* Clients that use the same API definitions as the server for
  easy interoperability with other Action Web Service based applications
* Type signature hints to improve interoperability with static languages
* Active Record model class support in signatures

WWW:    http://www.rubyonrails.com

- Jonathan Weiss
jw@innerewut.de