December 2018
Beginner to intermediate
796 pages
19h 54m
English
In this pattern, when a caller calls a service, it specifies an endpoint to be called when the operation is completed. This is similar to specifying callbacks in some programming languages like JavaScript. When used purely as an HTTP callback, it is called a WebHook.
The process is roughly as follows:
Remember that the service provider or receiver must be able to access the sender. For sensitive data, there must be some form of authentication ...
Read now
Unlock full access