Hypermedia icon indicating copy to clipboard operation
Hypermedia copied to clipboard

Sample links are all broken

Open atahanceylan opened this issue 3 years ago • 1 comments

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

atahanceylan avatar Oct 20 '21 08:10 atahanceylan

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?

hughesjs avatar Jul 24 '22 02:07 hughesjs