- Building Microservices with Go
- Nic Jackson
- 124字
- 2021-07-15 17:28:06
Summary
That's it for this chapter, we have just written our first microservice in Go and only using the standard library, you should now have an appreciation of just how powerful the standard library is providing us with many of the features we need to write RESTful and RPC-based microservices. We have also looked at encoding and decoding data using the encoding/json package and how we can create light weight messaging by using gobs.
As you progress through this book, you will see how the many, wonderful open source packages build on these foundations to make Go such a fantastic language for microservice development, and by the end of the book you will have all the knowledge required for successfully building microservices in Go.
推薦閱讀
- Clojure Programming Cookbook
- Spring Cloud Alibaba核心技術與實戰案例
- Google Flutter Mobile Development Quick Start Guide
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Python深度學習
- HTML5+CSS3網站設計教程
- 大學計算機基礎(第2版)(微課版)
- R Deep Learning Cookbook
- Getting Started with React Native
- 零基礎學Kotlin之Android項目開發實戰
- Learning Modular Java Programming
- .NET 4.5 Parallel Extensions Cookbook
- 透視C#核心技術:系統架構及移動端開發
- JavaScript全棧開發
- Web前端開發實戰教程(HTML5+CSS3+JavaScript)(微課版)