-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hebert Coelho edited this page Nov 18, 2018
·
6 revisions
Here you will find all the documentation for this project.
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.