sync communication
For synchronous communication, the server must respond to each request. A request leads to a response that contains a status code and optional additional data examples
- RESTful API
- GRPC
Search
For synchronous communication, the server must respond to each request. A request leads to a response that contains a status code and optional additional data examples