devopsotrator / cloudapi

Interface definitions of Yandex.Cloud API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yandex.Cloud API

This repository contains the interface definitions of Yandex.Cloud API.

For more details see documentation.

Overview

You can access Yandex.Cloud by using REST or GRPC API.

Yandex.Cloud API uses Protocol Buffers to define API interfaces and data structures. These definitions are used for both REST and GRPC versions of the Yandex.Cloud API.

Repository structure

Repository structure reflects Yandex.Cloud service hierarchy. Folders represent different services of the platform and contain protobuf files. Each service folder contains resource data structure and interface definitions for API calls.

About

Interface definitions of Yandex.Cloud API

License:MIT License