Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iotic-labs/api

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository contains protocol buffers specification for Iotics API.
https://github.com/iotic-labs/api

buf data-interaction data-mesh digital-twins iot iotics proto protobuf

Last synced: 4 days ago
JSON representation

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository contains protocol buffers specification for Iotics API.

Awesome Lists containing this project

README

        

# Iotics API

Create Data Mesh. Use interoperable digital twins to create data interactions and build powerful real-time data products. This repository contains protocol buffers specification for Iotics API.

The build pipeline is using [Buf](https://docs.buf.build)

## Protobuf

Protobuf definitions are under `proto/` directory.

See and

## Dependencies

See the `deps:` section in `buf.yaml` regarding third-party dependencies. To update these, run:

```shell
make mod-update
```

## Lint

Validate proto files:

```shell
make lint
```

## Prerequisites

- Docker runtime

## Technology Used

- buf
- gRPC
- HTTP
- Bash
- Lint
- Docker
- GitHub
- Protobuf
- Makefile
- Markdown