From 48ecedbf6769b1c73ea75234ecde4cd7d0c0a82f Mon Sep 17 00:00:00 2001 From: Gary Xue Date: Thu, 13 Feb 2020 21:35:37 +1100 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 828b408..2892c64 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ This project is inspired by Postman. 1. Yaml base api request. Easy to put in git and keep version and share with teams. 2. Multiple environments, allow use case of mix and match envs. -3. (WIP) Extract data from response for easy api chaining +3. Extract data from response for easy api chaining 4. Open api as browser url internally. +5. Support mutual SSL certificates # Local Dev