Hypermedia
Hypermedia copied to clipboard
Sample links are all broken
Link inside Samples section in Readme.md file all broken. Could you fix links?
View the Hypermedia.Sample.WebApi project for an example of how to use the Hypermedia library. The sample API is running live at http://hypermedia.cainosullivan.com/ and has the following endpoints;
http://hypermedia.cainosullivan.com/v1/users?$format=jsonapi http://hypermedia.cainosullivan.com/v1/posts?$format=jsonapi http://hypermedia.cainosullivan.com/v1/comments?$format=jsonapi Try it out now.
http://hypermedia.cainosullivan.com/v1/posts/1?$prettify=true&$format=jsonapi
This is not a bug with the project, seems to be something to do with the author's hosting.
@cosullivan - Are you planning to fix/continue hosting this or should I just delete the links from the readme?