Tag Archives: restful

RESTEasy tutorial

RESTEasy is an portable implementation of JAX-RS specification which provides a Java API for RESTful Web Services over the HTTP protocol. In this tutorial we will show a step-by-step guide how to create some simple RESTful Web services using Resteasy implementation.

(Full Story: RESTEasy tutorial)

Browse-able RESTish API Design

We provide index pages with requests “GET /v1“, “GET /v1/client” or “GET /v1/client/366“. The index pages list all the possible sub-commands or {id} and sometimes {code} where an identifier should be substituted.

(Full Story: Browse-able RESTish API Design)

Follow

Get every new post delivered to your Inbox.