binance-spot-api-docs VS go-binance

Compare binance-spot-api-docs vs go-binance and see what are their differences.

binance-spot-api-docs

Official Documentation for the Binance Spot APIs and Streams (by binance)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
binance-spot-api-docs go-binance
26 2
3,720 1,447
1.9% -
8.5 6.7
3 days ago 11 days ago
Go
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

binance-spot-api-docs

Posts with mentions or reviews of binance-spot-api-docs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-21.

go-binance

Posts with mentions or reviews of go-binance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-04.
  • Binance Trading Robot
    2 projects | /r/golang | 4 Oct 2021
  • Binance API
    2 projects | /r/golang | 23 May 2021
    I'm using https://github.com/adshao/go-binance for my current Binance bot. You can see how to make signed request in the library code, i.e, https://github.com/adshao/go-binance/blob/master/v2/client.go#L218

What are some alternatives?

When comparing binance-spot-api-docs and go-binance you can also consider the following projects:

ccxt - A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

binance-proxy - A websocket proxy written in GoLang, that caches the endpoints: klines, depth, ticker/24hr, and exchangeInfo. It resembles the Binance API behaviour. And has a primary usecase to eliminate ratelimits when querying the Binance API from a single IP.