Recap: Working with REST APIs

Let’s look at a chapter summary and take a short quiz to test our understanding of this chapter’s content.

We'll cover the following

Summary

Go is widely used for developing RESTful clients and servers and this chapter illustrated how to program professional RESTful clients and servers in Go, and how to document a REST API using Swagger. Remember that defining a proper REST API and implementing a server and clients for it is a process that takes time and requires small adjustments and modifications.

Quiz on REST APIs

Get hands-on with 1200+ tech skills courses.