Service API

Component ID

2152063

Component name

Service API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.