8000 GitHub - hkamran/Rekodi: Record and playback service calls (REST, SOAP).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hkamran/Rekodi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rekodi: Record and Playback Service Calls

A proxy with the ability to record and playback HTTP Responses. Ideally made to record service calls (SOAP/REST)

Releases:

Visit releases page

Screenshot:

Quick Start:

java -jar Rekodi-X-X-X.jar -webPort [PORT] -proxyPort [PORT]

  • webPort: Specify the port for the web interface (Optional) [Default: 8090]
  • proxyPort: Specify the port for the proxy (Optional) [Default: 9090]

Requirements:

Java 1.7

Build Steps:

  • mvn clean
  • mvn install package

Links

https://github.com/hkamran/Rekodi-UI

Releases

No releases published

Packages

No packages published
0