Technical requirements
In this chapter, we'll build on the code built in Chapter 8, Building RESTful Services. This can be found at the following URL: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter08/caching.
Node and NPM are also needed for installing and running the automated API tests, which can be found at the following URL: https://nodejs.org/en/download/.
You can find the full source code used in this chapter here: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter09
The CiA videos for this book can be viewed at: http://bit.ly/3jULCrw.