Expose your database as a REST API in 5 minutes.
With Quarkus Dev Services + Apache Camel, no boilerplate is needed: Just one route.

https://www.the-main-thread.com/p/quarkus-camel-database-to-rest-api

#Java #Quarkus #Camel #RESTAPI #DevServices

@myfear Only skimmed over it, but this is returning all entries in a table. I never needed that. There is always some logic to filter and restrict.
@taseroth yeah. I want the examples to be dead simple. That's why I always include "next steps" or ideas to extend it to the end of the articles. We have enough complex documentation. I want people to start with a success.. Thanks for your feedback though!