Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A simple HTTP GET POST request is used to send the input graph and retrieve its the layouted version of the passed graph. You can just perform your own request to the correct URL and pass all required information as URL parameters. However, as we might change internal APIs we recommend you to use the (very small) wrapper implementations we provide for a specific language. We do not provide a wrapper for each language, feel free to write your own and contact us so we can add it to the list below.

...