Go Hands Two

The second gomming of the go workshop

env

A env helper package

postman

A Postman json to help with dev

frinsultfront

That's the front end ! Nothing to do here... just a angular6 front served by a simple go app

frinsultproto

This project contains the protobuf service definitions and message models. The source package.go contains the go:generate commands to (re)generate the go files.

Notes

frinsultgate

This is the gateway service. It's receive REST request and will pass them to frinsultdata, using go-micro framework

Uses

TODOs

You will need to implement downvote method ! Upvote may be of some help

frinsultdata

This is our data service. It offers client storage

Uses

TODOs

Complete GetFrinsults in repository.go

k8s

Kubernetes deploys