/go_crud_protobuff

Golang Protobuff CRUD

Primary LanguageGo

Go CRUD Protobuff

This is example using go and proto CRUD

Setup

Before using it, connect to ur database

DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_NAME=moviesdb