One way to access Drupal data/functionality is through the Services module. This module needs to provide the following functionality to integrate Services.

  • The services endpoints to expose {computing_record}. It'll be an easy way for other modules to transport data in/out of services without having to write their own endpoints.
  • The services client to access services endpoints via REST/XMLRPC

Comments

danithaca’s picture

Version: » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Fixed

Now supported REST Server with json request/responses.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.