Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 388 Bytes

examples

This repo covers several examples for demonstrating the usage of nzgogo facilities.

Contents

  • api-gateway - A simple implementation of api-gateway using Microservice Architecture pattern
  • greeter - An example of how to set up a service using micro.
  • wrapper - An example for the usage of micro wrapper.
  • mgo - Some tests for gmgo.go in nzgogo/mgo repo.