Skip to content

21staff/binanceApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binanceApi

YML Description of the Binance API described on https://binance-docs.github.io/apidocs/

Local visual documentation of the endpoint is available. 'api.yaml' is used for the generation of client software. With start.sh you have the option to quickly look up in the documentation.

How to run

Running local UI instance

# with Docker installed
./start.sh

then open http://localhost:8079

By browser extention

Search these extension for either firefox or chrome

  • Swagger UI
  • Swagger Inspector Extension

In Editor

Some Editor has nice plugin to preview Swagger file.

Who should read this

Developers that are intergrating Binance Public API with client application and need to check details each endpoints.

Where is the API document

- https://github.com/binance-exchange/binance-official-api-docs
- https://binance-docs.github.io/apidocs/spot/en/

About

YML Description of the Binance API described on https://binance-docs.github.io/apidocs/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages