Category Archives: Hypermedia

Review – Building Hypermedia APIs with HTML 5 and Node

I rarely review books however the past few years there’s a few gems I’ve found in my REST travels that I have felt compelled to review. Mike Amundsen’s new book on hypermedia is one such work. Note: This review is a … Continue reading 

Also posted in REST | 2 Comments

Hypermedia and Web API. Design brain dump and samples

Although I left WCF Web API, I am very passionate about continuing on my journey toward understanding REST and how it fits with Web API. For that reason you will likely continue to see posts on REST and Web API … Continue reading 

Also posted in REST, webapi | 1 Comment

Hypermedia and forms

Updated (with a lot of new content) One challenge when building REST based systems is how can the client determine what it can do next? There can be any number of clients each which need to interact with a system. … Continue reading 

Also posted in REST | Leave a comment