25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

Web Programming in Go: Creating a Go Web Server

Austin Nicholson

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. In the Go programming language (also known as Golang), the net/http library is used for creating web servers that receive requests and send responses. In this course, you'll learn how to create a Go web server. First, you'll explore the Go net/http package and how to create a basic Go web server, including how to serve files using HTTP. You'll also examine how to work with Go handlers, including working with multiple handlers and chaining handlers. Finally, you'll learn about ServeMux and DefaultServeMux and how to implement routing using the httprouter library.

Issued on

October 23, 2024

Expires on

Does not expire