I\'m curious to know how others have dealt with the issue of generating hypermedia links for their web APIs? Specifically, I\'m using ASP.NET Web API, and am torn between having
You can use the Hyprlinkr from github
I'm planning to use it in my next project as it seens to be nice and easy to do it and you can get it via nuget package.