Files
tcbs-api/go.mod
T
tiennm99 e77afc2327 Add Go SDK wrapping TCBS OpenAPI spec
Go client library with typed models covering all 40+ API endpoints:
authentication, account info, stock/derivative trading, market data,
and money management. SDK source organized under src/ directory.
2026-03-18 10:53:33 +00:00

4 lines
47 B
AMPL

module github.com/tiennm99/tcbs-api
go 1.22.2