https://github.com/jjideenschmiede/gotradebyte
Our little library for tradebyte.
https://github.com/jjideenschmiede/gotradebyte
golang-library tradebyte
Last synced: 11 months ago
JSON representation
Our little library for tradebyte.
- Host: GitHub
- URL: https://github.com/jjideenschmiede/gotradebyte
- Owner: jjideenschmiede
- Created: 2022-05-12T13:44:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T13:55:52.000Z (over 1 year ago)
- Last Synced: 2024-12-28T15:46:22.401Z (over 1 year ago)
- Topics: golang-library, tradebyte
- Language: Go
- Homepage: https://www.tradebyte.io/documentation/examples-for-product-and-order-data/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library for Tradebyte
[](https://golang.org/) [](https://github.com/jjideenschmiede/gotradebyte/actions/workflows/go.yml) [](https://goreportcard.com/report/github.com/jjideenschmiede/gotradebyte) [](https://pkg.go.dev/github.com/jjideenschmiede/gotradebyte)  [](https://jj-dev.de/)
Here you can find a small library for Tradebyte. Since we currently work with the filesystem of Tradebyte, we have no direct functions defined here, but only structs for the standardized reading of the files.
## Install
```console
go get github.com/jjideenschmiede/gotradebyte
```