I just started using the Optaplanner as a way to do vehicle routing. However I would like to expose the optaplanner as a web service (preferably REST).
Now I've read on several blogs that it can be done with Apache Camel. However finding a decent example seems impossible.
Are there any known examples that I can look at or any tips on how to expose this?