You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
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