Example project to accessing docbook rest api using restlet framework (JAVA Language)
Step to configure:
- Clone the project.
- Update the config file with your credentials.
- Add restlet jars (org.restlet.ext.servlet.jar and org.restlet.jar) to library classpath.