Creating a REST service using the REST DSL [Video]
Using the REST DSL and Restlet to create a REST service in Apache Camel
![Creating a REST service using the REST DSL [Video]](/assets/img/rest-dsl-video-thumb.png)
Tags: Apache Camel • Comments
This video shows how to use Apache Camel’s REST DSL to create a REST service containing one GET operation. The operation returns a simple text string.
The service is created using the Restlet framework.
The video also shows how to test the service using curl
.
Comments
What do you think? You can use Markdown in your comment. To write code, indent each line with 4 spaces.