We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbad7b commit 6d4609dCopy full SHA for 6d4609d
README.md
@@ -361,10 +361,12 @@ As there are many online tutorials talking about the technical details of how RE
361
provide concrete working examples to illustrate the approaches.
362
363
- REST API
364
+
365
An example based on Flask framework in Python as the server, while Java and Tomcat as the client can be found in
366
my [ChatLearner Project](https://github.com/bshao001/ChatLearner/tree/master/webui_alternative).
367
368
- SOAP API
369
370
An example based on Tornado web server in Python as the server, while Java and Tomcat as the client can also be
371
found in my [ChatLearner Project](https://github.com/bshao001/ChatLearner/tree/master/webui).
372
0 commit comments