When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for.
running minimock as such
minimock 8080 d:/response.xml
will start a server listening on port 8080 that will always return the content of the file d:/response.
The main advantages of minimock over other similar tools are its ease of use and its the low footprint :
* executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large)
* avg memory use is 3/4Mb.
Features
- minimalistic http server that returns always same response
- low footprint (avg memory use 3/4Mb)
License
GNU General Public License version 3.0 (GPLv3)Follow minimock
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of minimock!