Hacker News new | ask | show | jobs
by compressedgas 104 days ago
But HATEOAS does not require an LLM. It only requires that the client be programmed against an interface and not an implementation. The interface is the resource types and the method names. The implementation is the specific URLs for resources and methods.