The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Via Foundry R SDK Changelog
authenticate()
function for logging into the Via
Foundry API and saving authentication details to
~/.viaenv
.discover()
function to fetch available API
endpoints from Swagger documentation.call_endpoint()
function for sending API
requests with support for GET, POST, PUT, and DELETE methods.hostname
and token management with
persistent storage in ~/.viaenv
.non-JSON
responses from
/api-docs
.CLI
wrapper for the package via the
foundry
binary, which can be installed with
pip install viafoundry-SDK
.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.