Skip to content

YuhongWang-Amazon/cross-media-measurement-api

 
 

Repository files navigation

Cross-Media Measurement External API

External API definitions for the Cross-Media Measurement system.

The API is defined as a set of gRPC services using Protocol Buffers.

Design

This API is resource-oriented, loosely following the Google API Improvements Proposals (AIPs). Notable differences from the AIPs:

  1. No HTTP annotations. These services are gRPC-only.
  2. The filtering language is not used. Custom structured filters are used instead.

Resource Relationships

resource diagram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Starlark 87.9%
  • Shell 12.1%