Pro RESTful APIs with Micronaut: Build Java-Based Microservices with REST, JSON, and XML, 2nd Edition

  • 1h
  • Sanjay Patni
  • Apress
  • 2023

Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's Java-based microservices, big data applications, and web service applications using the Micronaut framework. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.

Pro RESTful APIs with Micronaut (Second Edition) gives you all the fundamentals from the top down: from the top (architecture) through the middle (design) to the bottom (coding). This book is a must have for any microservices or web services application programmer or developer building applications and services for today's enterprises.

After reading and using this book, you'll be competent in using Micronaut and RESTful APIs for building today's microservices. Source code for the examples and case studies are free and available on Apress' GitHub page for this book.

What You'll Learn

  • Discover the key RESTful APIs, including REST, JSON, XML, JAX, SOAP and more
  • Explore the Micronaut framework
  • Use these for microservices for today's modern web services and data exchanges
  • Harness Java, XML, JSON, REST, and JAX-RS in examples and case studies
  • Apply best practices to your solutions’ architecture and more

Who This Book Is For

Experienced Java and web programmers and developers who may be new to microservices and even cloud-native applications development.

About the Author

Sanjay Patni is a software applications and web services engineer. He develops, programs Java web applications, services, and microservices. He works with Micronaut and other frameworks as well. Sanjay is also a Technical Instructor for UC Santa Cruz in Silicon Valley. He is a former applications engineer with Oracle, Inc. He currently is located in/around the SF Bay Area.

In this Book

  • Introduction
  • Fundamentals of RESTful APIs
  • Micronaut
  • Introduction—XML and JSON
  • API Design and Modeling
  • API Portfolio and Framework
  • API Platform and Data Handler
  • API Management and CORS