DZone

This article covers calling a REST API from a Camel route. We will try to call the GET endpoint below from a camel route.

http://dummy.restapiexample.com/api/v1/employees

Source: DZone