Skip to content

shuhaib-kv/grpc-CRUD-Gin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-CRUD-Gin

this is an mini project for understanding microservices architecture using grpc .

Features

  • Framework-Gin-Gonic
  • Microservice Architecture
  • PostgreSQL- Used as my database.
  • GORM : Used to automigrate tables.