Categorygithub.com/muhammadtaufan/go-sensor
module
1.0.0
Repository: https://github.com/muhammadtaufan/go-sensor.git
Documentation: pkg.go.dev

# README

go-sensor

A simple golang backend that generate a mock up sensor data, and sends it to a gRPC server that collect the data. It also serve an API to configure the frequency of data generation.

Getting Started

How to setup in local machine

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/muhammadtaufan/go-sensor.git
  1. go to the directory:
cd go-sensor
  1. setup project:
make setup
  1. build and run the service:
make run

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author