remotivelabs / remotivelabs-apis

All available RemotiveLabs APIs.

Home Page:https://remotivelabs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemotiveLabs RemotiveBroker GRPC APIs

This repo contains all public API from RemotiveLabs for integrating with RemotiveBroker using your favourite programming language.

We currently have pre-built GAPIC (Generated API Client) for python and grpc-web but will add more moving forward.

For other languages visit https://grpc.io/ to read up how to generate code for your programming language based on our protocol buffer definition files

Protocol buffer definitions

Use these to generate GAPIC for your programming language.

Python RemotiveBroker API

Pre-built Python GAPIC + some extra helper functions

gRPC-web RemotiveBroker API

Pre-built gRPC-web RemotiveBroker GAPIC. gRPC-web is designed to run in browser and not in nodejs. This is Javascipt+Typescript.

RemotiveBroker configuration schemas

JSON schemas of configuration files used by RemotiveBroker.

Coming soon

Pre-built GAPIC for the following languages are coming shortly

  • Java and Kotlin
  • NodeJS

Questions

Please use our discussion forum/community for any questions you might have
https://github.com/remotivelabs/remotivelabs-community/discussions

About

All available RemotiveLabs APIs.

https://remotivelabs.com/

License:Apache License 2.0


Languages

Language:Python 63.8%Language:Rust 23.2%Language:Shell 6.5%Language:Dockerfile 3.8%Language:TypeScript 2.1%Language:CSS 0.6%