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.
Short name
2152063