RESTful Java Web Services - Second Edition
Book Details
Author(s)Jobinesh Purushothaman
PublisherPackt Publishing
ISBN / ASIN1784399094
ISBN-139781784399092
AvailabilityUsually dispatched within 24 hours
Sales Rank769,117
MarketplaceUnited Kingdom 🇬🇧
Description
Design scalable and robust RESTful web services with JAX-RS and Jersey extension APIs About This Book * Get to grips with the portable Java APIs used for JSON processing * Design solutions to produce, consume, and visualize RESTful web services using WADL, RAML, and Swagger * A step-by-step guide packed with many real-life use-cases to help you build efficient and secure RESTful web APIs in Java Who This Book Is For If you are a web developer with a basic understanding of the REST concepts but are new to the idea of designing and developing RESTful web services, this is the book for you. As all the code samples for the book are written in Java, proficiency in Java is a must. What You Will Learn * Introduce yourself to the RESTful software architectural style and the REST API design principles * Make use of the JSR 353 APIs and Jackson API for JSON processing * Build portable RESTful web APIs, making use of the JAX-RS 2.0 API * Simplify API development using the Jersey extension APIs * Secure your RESTful web services with various authentication and authorization mechanisms * Get to grips with the various metadata solutions to describe, produce, and consume RESTful web services * Understand the design and coding guidelines to build well-performing RESTful APIs * See how the role of RESTful web services changes with emerging technologies and trends In Detail 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 style and it
