/ctrader-openapi-example

cTrader's OpenAPI app example in Go.

Primary LanguageGo

cTrader's OpenAPI app example in Go.

Compile .proto files

protoc --proto_path=models --go_out=stubs models/*.proto

Run the app

go run .