Skip to content

Instantly share code, notes, and snippets.

@glourenco
Created November 27, 2018 15:59
Show Gist options
  • Save glourenco/dceace569adf27355eee7569393415c8 to your computer and use it in GitHub Desktop.
Save glourenco/dceace569adf27355eee7569393415c8 to your computer and use it in GitHub Desktop.
JSONObject helloWorldAPI = readJsonFromUrl("https://<yourhost>/v3");
System.out.println(helloWorldAPI.toString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment