Skip to content

majid-2002/postify-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postify

Postify is a simple web application designed for testing RESTful HTTP requests. It allows users to easily test different types of HTTP requests (GET, POST, PUT, DELETE) and view the responses. Postify is built using Node.js and Express framework, and it utilizes the Axios library to make HTTP requests.

Features

Test GET, POST, PUT, DELETE requests Customizable headers and request body View the response status, and body Save and load previous requests Simple and intuitive user interface

Usage

To use Postify, follow these steps:

Open the Postify application in your web browser. Enter the URL of the API endpoint you want to test. Select the HTTP request method (GET, POST, PUT, DELETE). Add any custom headers or request body. Click "Send" to send the request and view the response. You can also save previous requests and load them later by clicking on old requests from the history section.

License

Postify is licensed under the MIT License - see the LICENSE file for details.

About

A web application designed for testing RESTful HTTP requests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published