The REpresentational State Transfer or REST architecture is a stateless, HTTP-based communication standard for modern applications. Originally proposed by Dr. Roy Fielding in his PhD thesis,1 it is the de facto means of enabling simple, stateless, predictable, fast, and representation-based communication between applications written in different languages and frameworks. An application written in the Django framework in Python can have REST resources that are consumed by another application written in ...
6. REST with Jakarta EE REST API
Get Pro Cloud Native Java EE Apps: DevOps with MicroProfile, Jakarta EE 10 APIs, and Kubernetes now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.