Technical requirements
You will need to have Node.js installed, preferably the latest version – Node.js 22. You’ll also need access to an editor and browser of your choice.
Before completing this chapter, it is recommended that you have some understanding of HTTP protocols – you can refer to Chapter 4.
The latter three recipes of this chapter will require you to have Docker for Desktop installed. It is recommended to install Docker for Desktop from https://docs.docker.com/engine/install/.
The recipe code for this chapter can be found at https://github.com/PacktPublishing/Node.js-Cookbook-Fifth-Edition in the Chapter11
folder.