Skip to content

Commit a7d90b3

Browse files
authored
Add GoLang/REST client link to README
1 parent 4e42580 commit a7d90b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ services:
151151
### Sample Clients
152152
- [Python3/QuickFIX](https://github.com/mkipnis/DistributedATS/tree/master/MiscClients/python3)
153153
- [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)
154156

155157
## High Level Data Flow Overview
156158
[Overview](https://github.com/mkipnis/DistributedATS/tree/master/docs/HighLevelDesign.md)

0 commit comments

Comments
 (0)