# 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.