https://github.com/coinbase-samples/ib-api-go
https://github.com/coinbase-samples/ib-api-go
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coinbase-samples/ib-api-go
- Owner: coinbase-samples
- License: apache-2.0
- Created: 2022-08-24T20:25:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T12:16:28.000Z (about 3 years ago)
- Last Synced: 2024-06-21T03:17:45.720Z (almost 2 years ago)
- Language: Go
- Size: 167 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ib-api-go
Package providing the external API layer for the Introducing Brokers reference implementation. This facilitates API calls from the frontend to the OrderManager layer.
For more information about Coinbase Prime: https://www.coinbase.com/prime
## Warning
This is a sample reference implementation, and as such is not built to be fully production-ready.
Do not directly use this code in a customer facing application without subjecting it to significant load testing and a security review.
## License
This library is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file.