yandex-cloud / cloudapi

Interface definitions of Yandex.Cloud API
MIT License
77 stars 33 forks source link

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.