You forgot to mention that there are 3+ ways to send data from client to server and 3+ ways to return data or for the server to notify the client -- and each implementation uses a different combination of all these ways (like a server requires some specific headers + some specific querystring + some specific data in body, then it returns some specific headers + some specific status code + some specific data in the body in a specific format). The cognitive overhead is absurd.

Reply to this note

Please Login to reply.

Discussion

No replies yet.