Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.29 KB

README_EN.md

File metadata and controls

33 lines (20 loc) · 1.29 KB

🚀 Rocket 火箭

Release workflow GitHub Release Date GitHub last commit (branch)

English | 繁體中文

Why Rocket?

There are many Restful API request tools available today, such as Postman, Apifox, etc.... However, in some special control environment, the installation of these requesting software in the relevant equipment has to go through several layers of verification and validation. Because of such stringent conditions, Rocket was created.

Rocket is a Restful API request tool developed purely based on Powershell. While device installed with .NET runtime and powershell, users can quickly test the Restful API through the GUI interface provided by Rocket, and record the test results for later analysis.

Features

  • Pure Powershell-based Development
  • GUI Interface
  • Restful API HTTP Request Feature
  • Request/Response Logging Feature
  • Import/Export Project Feature

Environment Requirement

  • Powershell v5.1

Screenshots

alt Rocket

License

Rocket is licensed under the MIT license, see details of the LICENSE