Skip to content

lablup/backend.ai-client-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Backend.AI Client

PHP Versions Build Status (Linux) Build Status (Windows) Code Coverage

The official API client library for Backend.AI

Usage

You should set the access key and secret key as environment variables to use the API. Grab your keypair from cloud.backend.ai or your cluster admin.

export BACKEND_ACCESS_KEY=...
export BACKEND_SECRET_KEY=...

# optional (for local clusters)
export BACKEND_ENDPOINT="https://my-precious-cluster/"

Help commands?

Please run backend.ai --help to see more commands.

About

PHP API library for Lablup.AI Cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published