Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

finch-java-example

This is an example project to demonstrate how a java project would look like that uses the finch-java sdk.

Running the project

The example program is in src/main/java/com/tryfinch/api/example/Main.java. Run the program with:

./gradlew :finch-java-example:run