Experimental project

This is a sandbox project, which contains experimental code for developer use only.

wss_base stands for WebService Search Base. This module provides some PHP classes and their corresponding interface definitions, which can be used to ease implementation of webservice integrations inside other Drupal modules.

In fact wss_base doesn't make sense as stand-alone module, but it can help developing further modules with a unified way for accessing (requesting and response parsing) foreign webservices.

Upcoming modules making use of wss_base:

  • wss_sodis
  • wss_edmond
  • wss_edutags
  • wss_digibib

All the modules above are part of the learn:line NRW project, owned by the German Ministry of Education in North Rhine-Westphalia.

Supporting organizations: 
This module was developed as part of the learn:line NRW project: a website of the German Ministry of Education in North Rhine-Westphalia, which aims to provide a public search engine for teaching materials.

Project information