Interactions-HSG / grpcwot

A simple command line tool to generate a Thing Description from Protocol Buffers
GNU General Public License v3.0
0 stars 0 forks source link

grpcwot

Test Go Report Card codecov License GoDoc

This project contains a support tool for adapting gRPC communications in the W3C Web of Things ecosystem.

See cmd/protod for the command line tool to translate a gRPC service to a Web Thing.

See server for the server allowing to connect a frontend to the application

Synopsis

Install

go get -u github.com/Interactions-HSG/grpc-wot/...