supanadit / restsuite

Rest API Testing for Professional

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discontinue Repository

New project has been moved to Restsuite V2

Show Case

Codacy Badge

Open Source Rest API Testing

Features

  • Rest API Testing
  • Websocket Testing
  • SocketIO Testing
  • Server Sent Event Testing (SSE)

Download

Rest Suite is available for Mac, Windows and Linux and can be downloaded in Release Page and simply run

java -jar restsuite-<version>.jar

Requirements

  • Java 11 ( Will upgrade to Java 17 )

How to Build Jar

mvn clean compile assembly:single

Next Release Features

  • Proxy Support
  • Setting
  • Project / Workspace
  • Environment
  • Collection
  • Beautify response and body raw
  • Open response body in different window
  • Open and edit body raw in different window

Contribute

We love to see you contribute this project in any way

Support

ko-fi

License

Copyright 2019 Supan Adit Pratama

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.