Technical requirements
We will also be building on the server code we created in the Chapter 3, Designing Your Web Application in Rust which can be found at [PUT LINK HERE]
You can find the full source code that will be used in this chapter here:
[PUT LINK HERE]
You will also be making requests to your server using CURL. You can download CURL directly through your OS package manager.