/time-grpc-go

Straightforward GRPC program for learning and use

Primary LanguageGo

  • Master branch: Build Status
  • Dev branch:      Build Status

time-grpc

A server implementation and definition of a simple time tracking system.

ATTENTION: This is limited to localhost currently.

Intentions:

This project is intended to test GRPC features, and be a solution to handling time sheets for remote workers.

Prerequisites

  • Developed using Go 1.10.x
  • You will need to install GRPC and Protobufs 3
go run server/server.go