Skip to content

Calling APIs using a Windows App. Something like Postman app.

Notifications You must be signed in to change notification settings

UjjwalPandey/api-caller-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Caller App

API Caller App provides a user-friendly interface for making CRUD requests to APIs and viewing the responses in formatted JSON. Ideal for developers and testers, this tool simplifies the API interaction and debugging, helping you efficiently validate and troubleshoot your API calls.

Technologies Used:

  • C#
  • .Net 8
  • WinForms
  • HttpClient

Using the App

  1. Download the executable file from the release section
  2. When the application launches, it should look like this: API Caller App ready to run
  3. Fill in your API URL and hit "Go": API Caller App ready to run API Caller App ready to run

Upcoming Changes:

  • Adding API Headers
  • Handling API Authentication
  • Adding Logging
  • Supporting other data type in Body, i.e. apart from application/json.

About

Calling APIs using a Windows App. Something like Postman app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages