API-LED Connectivity Reusable API's
API-LED Connectivity Reusable API's
API Strategy::
2.Process API :: Here we can apply/crate business logic to get specific response. So
here we have orchestration.
3.System API :: It doesn’t contain any Business logic. System API’s exposing
endpoints.
=> So here, Experience API will invoke process API and Process API will invoke set
of system API’s and performs business logic and then it will give result to the
Experience API.