Description Usage Arguments Examples
Set IP and port for API server
1 | set_server(ip, port)
|
ip |
IP address for API server. |
port |
Port on which API is running. |
1 2 | # Use local server
set_server("0.0.0.0", 8080)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.