Skip to content

Commit 6d4609d

Browse files
authored
Update README.md
1 parent bfbad7b commit 6d4609d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -361,10 +361,12 @@ As there are many online tutorials talking about the technical details of how RE
361361
provide concrete working examples to illustrate the approaches.
362362

363363
- REST API
364+
364365
An example based on Flask framework in Python as the server, while Java and Tomcat as the client can be found in
365366
my [ChatLearner Project](https://github.com/bshao001/ChatLearner/tree/master/webui_alternative).
366367

367368
- SOAP API
369+
368370
An example based on Tornado web server in Python as the server, while Java and Tomcat as the client can also be
369371
found in my [ChatLearner Project](https://github.com/bshao001/ChatLearner/tree/master/webui).
370372

0 commit comments

Comments
 (0)