- Building RESTful Web Services with .NET Core
- Gaurav Aroraa Tadit Dash
- 49字
- 2021-06-25 21:23:10
Postman
To test the API, we can use a very easy-to-use tool named Postman. It can be downloaded from: https://www.getpostman.com/. Please download and open it. We will see how to send requests through Postman and analyze responses we get from Web API in the next section.