Skip to content

A tool that helps developers and API users to send, receive, and track HTTP requests. It is most useful to test APIs by sending requests to the API endpoint and verifying the response.

Notifications You must be signed in to change notification settings

AbhilashMadi/Postman-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Alternate

  • This is a alternate for the popular API testing tool, Postman, built with React. It allows you to send HTTP requests to a server and view the response.

About Project

  • User can eaily Send HTTP requests (GET, POST, PUT, DELETE, PATCH) to a server.
  • Add key value.
  • View the response from the server, including the status code and body
  • Create and run collections of requests
  • Create and run automated tests for APIs
  • Indicator for status
  • Detailed message for the request
  • Memory size of the file will be displyed
  • Responsive Design

Test it:

step one - Enter the URL of the server you want to send the request to in the "URL" field.

ste two - Select the HTTP method (GET, POST, PUT, DELETE, etc.) from the dropdown menu.

(Optional) - Enter any request headers or body in the appropriate fields.

step three - Click the "Send" button to send the request.

view - The response from the server will be displayed below in the Response Body, For more detilas shift the tab Response Headers.

Thanks for visiting.

LIVE DEMO Click Here!
Twitter Click Here!

About

A tool that helps developers and API users to send, receive, and track HTTP requests. It is most useful to test APIs by sending requests to the API endpoint and verifying the response.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published