imPoster contains most of the features of postman and is implemented in a simple and minimalistic style that is easy for anyone to pick up. The latest releases for download are available on our main website.
imPoster runs locally on your computer and simplifies the process of building/testing an API. We offer support for the following tasks:
For more details on the features and their usage, please refer to the user guide.
Technologies used by imPoster are:
Java
None (Local Application)
https://github.com/AY2021S2-CS2103T-T12-4/tp
1) Download the JAR file and move it to your desired location for the application. 2) Run the JAR file and you will be greeted with the following screen:
Note: If you are a developer hoping to set this up as a project, please refer to our developer guide.
View the details about our team here.
If you have code to contribute to the project, open a pull request and describe clearly the changes and what they are intended to do (enhancement, bug fixes etc). Alternatively, you may simply raise bugs or suggestions by opening an issue.
This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.