Skip to content

Latest commit

 

History

History

java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Calling Mesh API with Java

Assuming that you have Oracle JDK or OpenJDK installed, run the example from this directory:

javac MeshApi.java
HOST={YOUR HOST} API_KEY={YOUR KEY} API_SECRET={YOUR SECRET} java MeshApi