Technical requirements
To follow the steps in this chapter, you can download the source code from the GitHub repository at https://github.com/PacktPublishing/Web-API-Development-with-ASP.NET-Core-8/tree/main/samples/chapter13. You can use VS 2022 or VS Code to open the solutions.
You also need to install the following software:
- Node.js: Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine. You can download the latest version of Node.js from https://nodejs.org/en/. We will use it to install the required packages for the TypeScript client.