Samples

Cacoo API web sample (Java)

This is a sample application to understand how the Cacoo API can be implemented to your web application. This sample uses traditional Java Servlet and JSP; however, you can develop applications with any program languages as Cacoo API is based on common web technology. For details, please refer README from the link above.

API sample for getting diagram contents (Java)

This application is a sample to understand how to use the diagram contents API. This sample uses Java Swing Application and includes how to get Java and HTML source outputs and how to set up EC2.