From 8a859e456aba8bd4aec2ac61a90852ccf2878aea Mon Sep 17 00:00:00 2001 From: judy0131 Date: Thu, 21 May 2020 17:25:18 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2659620..f99bd3d 100644 --- a/README.md +++ b/README.md @@ -117,11 +117,11 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/ ### Run Piflow Web: - https://github.com/cas-bigdatalab/piflow-web -### Use with command line: +### Restful API: -- command line +- flow json
- flow config example + flow example
       
         {
@@ -252,9 +252,7 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
       
     
- - flow config example - - +- command: - curl -0 -X POST http://10.0.86.191:8002/flow/start -H "Content-type: application/json" -d 'this is your flow json' ## docker-started