dipjyotimetia / gRPC-buf

gRPC services build with buf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: gRPC-buf

gRPC-buf is a Golang-based project that utilizes the connectrpc.com/connect library to develop gRPC and REST APIs. It is designed to be deployed on Google Cloud Run and uses the github.com/cloudevents/sdk-go library for publishing CloudEvents to Google Cloud Pub/Sub and Apache Kafka topics.

Table of Contents

Features

  • gRPC and REST API development using connectrpc.com/connect library.
  • Deployment on Google Cloud Run.
  • CloudEvents integration with Google Cloud Pub/Sub and Apache Kafka topics using github.com/cloudevents/sdk-go.

Prerequisites

Installation

  1. Clone the repository:
$ git clone https://github.com/dipjoytimetia/gRPC-buf.git
$ cd gRPC-buf

About

gRPC services build with buf


Languages

Language:Go 69.8%Language:Shell 19.2%Language:Makefile 7.9%Language:Dockerfile 3.0%