- Building Microservices with Go
- Nic Jackson
- 77字
- 2021-07-15 17:28:02
Introduction to Microservices
First, we are going to look at how easy it is to create a simple web server with a single endpoint using the net/http package. Then, we will move on to examine the encoding/json package to see just how easy Go makes it for us to use JSON objects for our requests and our responses. Finally, we will look at how routing and handlers work and how we can manage context between these handlers.
推薦閱讀
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第三版)
- Learning ROS for Robotics Programming(Second Edition)
- Learn Type:Driven Development
- Interactive Data Visualization with Python
- Designing Hyper-V Solutions
- Instant 960 Grid System
- FLL+WRO樂(lè)高機(jī)器人競(jìng)賽教程:機(jī)械、巡線與PID
- 飛槳PaddlePaddle深度學(xué)習(xí)實(shí)戰(zhàn)
- Python忍者秘籍
- ROS機(jī)器人編程實(shí)戰(zhàn)
- CryENGINE Game Programming with C++,C#,and Lua
- Moodle 3.x Developer's Guide
- 測(cè)試工程師Python開(kāi)發(fā)實(shí)戰(zhàn)
- 數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用教程上機(jī)指導(dǎo)與習(xí)題(第2版)
- Learning Node.js for Mobile Application Development