Exercise 1: Working with REST APIs
Let’s test our understanding by attempting this challenge.
We'll cover the following
Let’s practice what we’ve learned so far. The solution to this exercise will be provided in the next lesson.
Problem
Include the functionality of binary.go
in your own RESTful server (rServer.go
).
Verify the proper functioning of the server code by executing the following curl
command:
Get hands-on with 1400+ tech skills courses.