web-api-style
web-api-style copied to clipboard
Complete RPC style comparison section
The goal is to prevent confusion with JSON-RPC and other *-RPC APIs.
The "Web API" style aims at promoting resource-orientation in the REST sense and not distributed objects or remote method/procedure invocation.