Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 326 Bytes

File metadata and controls

8 lines (6 loc) · 326 Bytes

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