Quarkus playground
-
Updated
Apr 15, 2026 - HTML
Quarkus playground
Quarkus API example with RESTEasy JAX-RS
A simple POC where Angular sends the URL of an image to the Quarkus back end and then renders the image returned in the screen. The image is returned by Quarkus in one endpoint as a raw copy and in another endpoint encoded in Base64.
This Quarkus sample app exercises a simple `Many-to-Many` entity relationship borrowed from the Vlad Mihalcea's blog post [The best way to map a many-to-many association with extra columns when using JPA and Hibernate](https://vladmihalcea.com/the-best-way-to-map-a-many-to-many-association-with-extra-columns-when-using-jpa-and-hibernate/).
Sample REST App made out of Quarkus and Deployed on Redhat OpenShift Kubernetes Pods backed by AWS Cloud Infrastructure.
Simple REST application using Quarkus
To associate your repository with the resteasy topic, visit your repo's landing page and select "manage topics."