Experimental project

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

The Service API module provides a framework for developers to connect with external services.

It enforces a way of working which will result in decoupled components that can be reused and interchanged without affecting each other.

For an example usage, please look at the service_api_example module that is contained in this project.

Project information