Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 374 Bytes

README.MD

File metadata and controls

12 lines (8 loc) · 374 Bytes

SBIT-EMITTER

Overview

This is a emitter service that send user request from sbit-api trough gRPC and emit those payload data to Kafka broker.

  • Please copy config/.env.yaml first to the root project and rename it to .env.yaml . Fill the field with your own environment parameters.

  • Running this service using command

    go run main.go grpc