Charles vs MockServer
A side-by-side look at Charles and MockServer. For an in-depth review of either product, follow the links below.
Charles
Development
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
proxyhttphttpsmonitorreverse-proxy
MockServer
Development
MockServer is an open source simulator for APIs and services to provide fake responses during testing and development. It allows developers to mock external dependencies for faster testing without requiring real services or networks.
mockingtestingdevelopmentapi
Related Comparisons
Fiddler
Burp Suite
HTTP Debugger
Requestly
HTTPScoop
PolarProxy