From 9b70d03814314e4c414339b98217e3e786e13c8a Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 11 Jun 2015 16:34:35 +0200 Subject: [PATCH] readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b7e89..f958353 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,11 @@ Simple universal mocking tool for http requests }
- url can be java regex expression -- json files are reloaded on the fly

api for json upload

- the JSON above can be uploaded to a running server using a POST to http://[server]:[port]/__api/upload - use Content-Type=application/json

TODO's

+- reload json files on the fly - build a proxy that generates the json from actual requests/responses