Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yandex-cloud/cloudapi

Interface definitions of Yandex.Cloud API
https://github.com/yandex-cloud/cloudapi

Last synced: 9 days ago
JSON representation

Interface definitions of Yandex.Cloud API

Awesome Lists containing this project

README

        

# Yandex Cloud API

This repository contains the interface definitions of Yandex Cloud API.

For more details see [documentation](https://yandex.cloud/docs).

## 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.