Categorygithub.com/andrei828/go-service-suite
repository
0.0.0-20240811151111-eca8d62fccc7
Repository: https://github.com/andrei828/go-service-suite.git
Documentation: pkg.go.dev

# Packages

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

# README

Suite of Golang packages

The purpose of this repo is to aggregate pkgs meant to be reused in other backend projects. Here is the list of components:

  • Gin server
  • Kafka confluent client
  • gRPC client
  • MySQL client with sqlc

Mock services use this components to communicate and transfer data between them.