Y
Hacker News
new
|
ask
|
show
|
jobs
by
curt15
513 days ago
Some of the AWS APIs work this way too. See for example the Cloudwatch API:
https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIRefer...
, which is really JSON-RPC, not REST.