Definition
The most common style for letting two web services talk to each other.
Representational State Transfer API — a web service interface using HTTP verbs over stateless resource-oriented endpoints with JSON payloads.
Also called: REST
The most common style for letting two web services talk to each other.
Representational State Transfer API — a web service interface using HTTP verbs over stateless resource-oriented endpoints with JSON payloads.
Also called: REST