The Windward Java RESTful Client is a class library that allows you to programatically make use of the Windward RESTful engine withing your Java project.
-
Maven Installation (If you need instructions, follow the ones listed here)
After setting up your RESTful Engine, open up the "Sample.java" provided in this repository. In there you will need to change the variable "url" to the address of your RESTful engine. After that, run the "run.bat" file to compile and run the program.
For more documentation for the Java Client for the RESTful engine, checkout this article
For our SwaggerHub API documentation, click follow this link