Technical requirements
For this chapter, you will require the GitHub source code found at https://github.com/PacktPublishing/Implementing-Event-Driven-Microservices-Architecture-in-.NET-7/tree/main/chapter06.
We will also be using Postman. If you have not used Postman before, but are familiar with making API requests using curl
or Invoke-WebRequest
, you should have no problem getting started with it. You can download the desktop version for free from http://getpostman.com/.
Another simple but effective open source tool we will use is JMeter, which the Apache Foundation manages and maintains. You can download it from https://jmeter.apache.org/.