RESTful Java Web Services, Second Edition (eBook, ePUB)

RESTful Java Web Services, Second Edition (eBook, ePUB)

Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs

Sofort per Download lieferbar
26,95 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
REST (REpresentational State Transfer) is a simple yet powerful software architecture style to create scalable web services and allow them to be simple, lightweight, and fast. The REST API uses HTTP and JSON, so that it can be used with many programming languages such as Ruby, Java, Python, and Scala. Its use in Java seems to be the most popular though, because of the API's reusability. This book is a guide to developing RESTful web services in Java using the popular RESTful framework APIs available today. You will begin with gaining an in-depth knowledge of the RESTful software architectural ...