Projects
Join us over at the `#golang` channel in our Discord server - [here](https://newline.co/discord).
Join the Community#
Join us over at the
#golang
channel in our Discord server - here.
Projects#
Across our chapters, we will walk through how to build the following things:
key-value server
canary deployment proxy
real-time chat service
We will spend the majority of our time on the key-value server, walking through how to build, test, monitor and grow it.
For the other projects, we will focus on their most interesting aspects, showing how to take what we learned with the key-value server and apply it to various types of web projects.
This page is a preview of Reliable Webservers with Go