Create REST APIs with JAX-RS

After learning to put the REST principles onto the design process, learn to create Java-based REST APIs using JAX-RS 2.0.

Tech Guides

How to Design a REST API

Follow these steps to design a REST API – Identify Object Model, Create Resource URIs, Determine Representations and Assign HTTP Methods.