Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 674 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 674 Bytes

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.

test2