Concept Flow - Link relations in responses
Client sends request
Server processes request
Server builds response
Add links with relations
Send response with links
Client reads links
Client uses links to navigate API
The client asks the server for data. The server adds links with relation names to the response. The client uses these links to find related resources.