Advent of Go Microservices

Advent of Go Microservices
出版时间:2020.2
官网链接:Leanpub
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码    :d2jw

内容简介:

Writing good services in Go can be a challenge – you have to write out your database structures, unit and integration testing with CI to see what breaks, keep them updated with migrations, define your API endpoints and routing, update your documentation – all of these things keep you from building your service. Let’s be smart about it.

Are you stuck writing boilerplate code for your microservice?

The book takes you on a 24 chapter adventure where you’ll learn how to get rid of the chore work that is keeping you from actually writing your microservices. We’ll resort to automation for taking care of your data structures, SQL migrations, API endpoints and routing, updating your documentation, along with CI and monitoring – all the things you need, but at the same time don’t need to do by hand.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

How the Internet Really Works

2021-1-11 2:18:35

电子书

The DevOps Toolkit: Catalog, Patterns, And Blueprints

2021-1-11 2:29:38

搜索