Leonard Richardson proposed a classification for services on the Web that we’ll use in this book to quantify discussions on service maturity.* Leonard’s model promotes three...
Continue reading...API Design
What is HATEOAS APIs ?
This, in simple terms, is what the famous hypermedia as the engine of application state or HATEOAS constraint is all about. We see it in action...
Continue reading...REST-APIs Best practice (Part 1)
Think REST API in term of resource: What is URI: Find to resource. What is action: GET What is http status response: 200 OK What is...
Continue reading...