Quarkus REST API Example This example is the support code for my blog post Quarkus REST API Example To run the code: Use IDE and run it as a Maven project using clean compile quarkus:dev command Execute mvn clean compile quarkus:dev from command line to run the project