Skip to content
Hebert Coelho edited this page Nov 18, 2018 · 6 revisions

Welcome to the uaiMockServer wiki

Here you will find all the documentation for this project.

What is this project about

Imagine that you need to call another server, but the endpoint is not available yet. Or you are writing tests but you do not want to integrate with a real server.

You can just use uaiMockServer to quickly create an endpoint to receive and return what you need.

You only need Java 6 or any version greater than that to run this project.

Here is what you will find in this wiki