Postman Clone provides a user-friendly interface for making GET requests to APIs and viewing results in formatted JSON. Ideal for Developers and testers, this tool simplifies API interraction and debugging, helping you efficiently validate and trouble shpot your API calls
- C#
- .NET 8
- HttpClient
- WinForms
- Download the executable file from the release section.
- When the App Launches, It should look like this:
- Fill in your API Url and press Call
- Hire Me!
- Adding POST, PUT, PATCH, and DELETE functionality
- Adding API Headers
- Handling API Authorization
- Adding Dependency Injection
- Adding Logging
- Create a web-based UI for the application