Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yandex-cloud/cloudapi
- Owner: yandex-cloud
- License: mit
- Created: 2018-08-27T13:54:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T13:27:05.000Z (about 1 month ago)
- Last Synced: 2024-12-16T17:03:18.940Z (about 1 month ago)
- Homepage:
- Size: 2.51 MB
- Stars: 87
- Watchers: 19
- Forks: 36
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- grpc-protos - yandex-cloud/cloudapi - cloud/cloudapi) | cloud (Repositories)
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.