Services
#D7CX: I pledge that services will have a full Drupal 7 release on the day that Drupal 7 is released.
Services 6.x-3.x is out with a UNSTABLE release. Read up on it here. And do NOT download unless you want to tinker or if it is required by another module. This is a preview release for developers interested in extending or integrating with 6.x-3.x.
A standardized solution of integrating external applications with Drupal. Service callbacks may be used with multiple interfaces like XMLRPC, JSON, JSON-RPC, REST, SOAP, AMF, etc. This allows a Drupal site to provide web services via multiple interfaces while using the same callback code.
Features:
- Service API allow modules to create other services, including pluggable access control
- Server API allow modules to create other servers, such as REST and SOAP
- Service browser and testing page
- Manage API keys
Service modules included:
- file service
- menu service
- node service
- system service
- taxonomy service
- user service
- views service
Visit the Services Handbook for help and information. Subscribe to the Services Group for news, updates and discussions.
