Skip to the content.

/Home/1.0/Motivation

Motivation

Basic description

As stated, Service layer is the library, that aims to approach REST API endpoints integration in Service-oriented architecture fashion. Integration with REST API is often pretty straightforward and easy to implement in one specific case, but often ends up polluting the business important code by a few means:

Service-oriented architecture is an architectural style aiming to provide set of services to the other components through a communication protocol over network.