1020 Forks
4190 Stars
4190 Watchers

mockserver

MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).

How to download and setup mockserver

Open terminal and run command
git clone https://github.com/mock-server/mockserver.git
git clone is used to create a copy or clone of mockserver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mockserver https://github.com/mock-server/mockserver/archive/master.zip

Or simply clone mockserver with SSH
[email protected]:mock-server/mockserver.git

If you have some problems with mockserver

You may open issue on mockserver support forum (system) here: https://github.com/mock-server/mockserver/issues