backend.ai-client-php

PHP API library for Lablup.AI Cloud

Github星跟踪图

Backend.AI Client

.. image:: https://img.shields.io/pypi/pyversions/backend.ai-client.svg
:target: https://pypi.org/project/backend.ai-client/
:alt: PHP Versions

.. image:: https://travis-ci.org/lablup/backend.ai-client-php.svg?branch=master
:target: https://travis-ci.org/lablup/backend.ai-client-php
:alt: Build Status (Linux)

.. image:: https://ci.appveyor.com/api/projects/status/5h6r1cmbx2965yn1/branch/master?svg=true
:target: https://ci.appveyor.com/project/lablup/backend.ai-client-php/branch/master
:alt: Build Status (Windows)

.. image:: https://codecov.io/gh/lablup/backend.ai-client-php/branch/master/graph/badge.svg
:target: https://codecov.io/gh/lablup/backend.ai-client-php
:alt: Code Coverage

The official API client library for Backend.AI <https://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 <https://cloud.backend.ai>_ or your cluster
admin.

.. code-block:: sh

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.

主要指标

概览
名称与所有者lablup/backend.ai-client-php
主编程语言
编程语言 (语言数: 0)
平台
许可证GNU Lesser General Public License v3.0
所有者活动
创建于2017-09-01 00:50:08
推送于2017-10-23 01:11:53
最后一次提交2017-10-23 10:11:48
发布数0
用户参与
星数1
关注者数13
派生数0
提交数1
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?