A fully functional Postman web application for API testing and development, built with PHP and modern web technologies. This project mimics the core functionalities of Postman, enabling easy creation and management of API requests.
Features
- Create and send HTTP requests (GET, POST, PUT, DELETE, PATCH, etc.)
- Customize request headers and body (JSON, form-data, etc.)
- View response status, headers, and body
- Save and organize requests into collections
- Request history
- Syntax highlighting for JSON and other formats
- Intuitive user interface
Technologies Used
- Composer for dependency management
- JavaScript, HTML5, CSS3 for frontend
- cURL or GuzzleHTTP for sending HTTP requests
Installation
Prerequisites
- PHP >= 7.4 (or your required PHP version)
- Composer installed globally (Get Composer)
Steps
Add the package via Composer
composer create-project indianmodassir/postman
See live Demo: Click now
Top comments (2)
Thanks for your project, I downloaded and installed it, and it worked right away. I tried a couple of API calls, and everything worked fine. I looked at the code, and I liked it. I'll use it!
Thanks a lot Giulio! ๐ Really glad to hear that everything worked smoothly and you liked the code. Your feedback means a lot to meโit motivates me to keep improving the project.
If youโd like to stay updated with future updates and improvements, feel free to hit the follow button too ๐๐