shippy

Code for the tutorial series on creating Microservices with Golang

Github星跟踪图

Shippy

This is the codebase for the multi-part series on writing microservices in Golang found here.

Table of contents (this may change as the series progresses)

  1. Tutorial one - $ git checkout tutorial-1 - Microservice basics, gRPC and protobuf basics.
  2. Tutorial two - $ git checkout tutorial-2 - Docker basics, creating a second service, integrating go-micro.
  3. Tutorial three - $ git checkout tutorial-3 - Creating a third service. Introducing docker-compose. Introducing Mongodb and mgo, adding a datastore.
  4. Tutorial four (TODO) - Authentication.
  5. Tutorial four (TODO) - Introducing NATS and message brokering.
  6. Tutorial five (TODO) - Creating a user-interface. Introducing gRPC-gateway for exposing RESTful endpoints for web.
  7. Tutorial six (TODO) - Deploying to Google Cloud part 1 - introducing Terraform and Google Cloud.
  8. Tutorial seven (TODO) - Deploying to Google Container Engine - introducing Container Engine and Kubernetes.
  9. Tutorial eight (TODO) - Setting up continuous integration with CircleCI.
  10. Tutorial nine (TODO) - API gateway and routing. Introducing Kong.
  11. Tutorial ten (TODO) - Conclusion.

主要指标

概览
名称与所有者EwanValentine/shippy
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2017-11-20 12:22:57
推送于2020-06-12 17:46:59
最后一次提交2020-06-12 18:45:27
发布数3
最新版本名称part-3 (发布于 )
第一版名称part-1 (发布于 )
用户参与
星数777
关注者数34
派生数230
提交数6
已启用问题?
问题数27
打开的问题数4
拉请求数4
打开的拉请求数0
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?