This folder provides examples of how to use webapi-parser in Java projects.
Installation
See Java installation instructions.
Build project and install dependencies:
How to run
In the ./src/main/java folder, you will find examples for each feature (i.e. parser, generator, validation, resolution) showcasing the Java library. These examples are all used in the co.acme.demo.WebApiParserDemo class which can be run using Gradle run command: