https://github.com/membrane/monitor
GUI for Service Proxy, that allows you to capture, analyze and manipulate HTTP and SOAP messages.
https://github.com/membrane/monitor
Last synced: 4 months ago
JSON representation
GUI for Service Proxy, that allows you to capture, analyze and manipulate HTTP and SOAP messages.
- Host: GitHub
- URL: https://github.com/membrane/monitor
- Owner: membrane
- Created: 2012-10-22T14:43:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-08T07:01:30.000Z (over 11 years ago)
- Last Synced: 2025-04-30T04:49:23.703Z (5 months ago)
- Language: Java
- Homepage: http://www.membrane-soa.org/soap-monitor/
- Size: 36.8 MB
- Stars: 27
- Watchers: 14
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Membrane Monitor
================Check the [Repository at GitHub](https://github.com/membrane/monitor) for the latest source code.
What is Membrane?
-----------------
Membrane is an open-source, reverse HTTP proxy framework written in Java, licensed under ASF 2.0, that can be used as* a Service Virtualization layer,
* an API Gateway,
* a synchronous ESB for HTTP based Integration,
* a Security Proxy.To get started, follow the [SOAP](http://membrane-soa.org/esb-doc/current/soap-quickstart.htm) and [REST](http://membrane-soa.org/esb-doc/current/rest-quickstart.htm) tutorials or have a look at the [examples](http://membrane-soa.org/esb-doc/current/interceptors/examples.htm).
What is Membrane Monitor?
-------------------------
Membrane Monitor is a graphical user interface that allows you to capture, analyze and manipulate HTTP and SOAP messages.Get Started
-----------Download the [binary](http://membrane-soa.org/downloads/http-monitor.htm).
Unpack.
Start `membrane` or `membrane.exe`.
Go to the [website](http://membrane-soa.org/soap-monitor/) for more documentation and some screenshots.