Hi,

yes, that's right. The APIs will let you share useful functionalities as 
REST APIs to other users.

The API published with name "list_it" can be accessed at 
https://api.juliabox.org/list_it/...
The "..." above refer to the exact method being called and the parameters 
it expects.
>From anywhere (including from within the JuliaBox container), any mechanism 
to invoke HTTP can be used.
All APIs are accessible to everyone, unless the API implementation imposes 
some authorization.

a couple of examples of JuliaBox APIs can be found at:
- https://github.com/tanmaykm/Juliaset.jl
- https://github.com/tanmaykm/JuliaWebAPI.jl

Best,
Tanmay

>
>

Reply via email to