Web Services API
brmassa - July 13, 2009 - 13:47
#D7CX: I pledge that Web Services API module will have a full Drupal 7 release on the day that Drupal 7 is released.
An API to make easier all Web Services integration (as a web service client). Developer, use this module to make integration with external module with a single function!
If you want to provide services in your site, you should take a look on Web Services module.
Features
- Plugin for authentication: sessions, login+password, OAuth or any other method
- Plugin for server type: REST, SOAP, XML-RPC
- Object Oriented: easy to create your own services using the existing classes
- Integration with Web Services server: use the same API to make the opposite direction and let other sites access your site as a service
- Very easy to use!
