Thinking about APIs, part 2

In Thinking about APIs I talked about the common problem of coupling between a client application and a server, via their shared knowledge of resource URLs:

As I noted in that previous article, and as @Ivan pointed out in the comments, this is exactly analogous to a local function call, in that both the client and the server need to agree on the resource path (Connascence of Name) and the structure of the call and its response (Connascence of Type?).

But what makes this problem a real challenge — ...

 •  0 comments  •  flag
Share on Twitter
Published on May 27, 2022 08:48
No comments have been added yet.


Kevin Rutherford's Blog

Kevin Rutherford
Kevin Rutherford isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Kevin Rutherford's blog with rss.