|
|
|
|
|
by dozzie
3494 days ago
|
|
It actually can be so hard. People who call these services that mainly expose
ad-hoc defined RPC interface "APIs" tend to overcomplicate their code. You get
plethora of endpoint URLs, GET parameters, methods, HTTP headers, and queries
encoded in JSON or XML or GraphQL or whatever sent in request body. It Ain't
No Simple Thing[tm] with this many dimensions. |
|