We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e42580 commit a7d90b3Copy full SHA for a7d90b3
1 file changed
README.md
@@ -151,6 +151,8 @@ services:
151
### Sample Clients
152
- [Python3/QuickFIX](https://github.com/mkipnis/DistributedATS/tree/master/MiscClients/python3)
153
- [ReactJS and SpringBoot-QuickFIX/J](https://github.com/mkipnis/DistributedATS/tree/master/MiscClients/spring_reactjs)
154
+- [C++/FIX/JSON/ReactJS](https://github.com/mkipnis/DistributedATS/tree/master/MiscClients/cpp_ws_reactjs)
155
+- [GoLang/REST](https://github.com/mkipnis/DistributedATS/tree/master/MiscClients/golang_rest_service)
156
157
## High Level Data Flow Overview
158
[Overview](https://github.com/mkipnis/DistributedATS/tree/master/docs/HighLevelDesign.md)
0 commit comments