Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lreimer/advanced-cloud-native-go

Advanced Cloud Native Go - Packt Publishing Video Course
https://github.com/lreimer/advanced-cloud-native-go

consul docker gin-web go-micro golang kafka kubernetes microservice packt packtpub rabbitmq webservice

Last synced: 3 months ago
JSON representation

Advanced Cloud Native Go - Packt Publishing Video Course

Awesome Lists containing this project

README

        

image:https://img.shields.io/badge/license-MIT%20License-blue.svg["MIT License", link=LICENSE"]

= Advanced Cloud Native Go

This repository contains the example sources for the Advanced Cloud Native Go course.

== Prerequisites

In order to build and run this showcase you need to have a couple of things installed:

* The Go SDK (e.g. using Brew)
* An IDE for the development, like Visual Studio Code or IntelliJ
* The Docker Toolbox or native Docker, whatever you prefer

== References

* https://gokit.io[Go Kit: A toolkit for microservices]
* https://github.com/micro/go-micro[Go microservice framework]
* https://www.packtpub.com/application-development/advanced-cloud-native-go-video[Packt Video Course]

== Maintainer and Author

M.-Leander Reimer (@lreimer)

== License

This software is provided under the MIT open source license, read the `LICENSE` file for details.