awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
binance-exchange avatar

binance-exchange/binance-official-api-docs

0
View on GitHub↗
4,245 estrellas·2,038 forks·11 vistas

Binance Official Api Docs

Este proyecto es un portal de documentación de API de intercambio de criptomonedas. Proporciona una referencia técnica para la integración con interfaces REST y WebSocket para operar con activos digitales y transmitir datos de mercado.

El sitio sirve como una referencia de API REST con descripciones de endpoints basadas en esquemas y ejemplos de solicitud-respuesta, junto con una guía de flujo de datos WebSocket para recibir actualizaciones de libros de órdenes en vivo y feeds de precios.

La documentación se implementa como un sitio estático basado en markdown que cuenta con indexación de búsqueda del lado del cliente y navegación jerárquica. Utiliza generación de contenido basada en esquemas e incrustación de activos vinculados para mantener la consistencia a través de las especificaciones técnicas.

Features

  • Static-Site-Based Documentation - Provides a technical documentation portal generated from markdown files as a static website.
  • Static Markdown Documentation - Builds a documentation portal using static content written in Markdown.
  • Exchange API References - Acts as the comprehensive technical reference for integrating with exchange REST and WebSocket interfaces.
  • Exchange Market Data Streams - Details how to subscribe to live trade and order book data via WebSocket connections.
  • WebSocket Stream Managers - Offers technical specifications for managing WebSocket subscriptions to live market data streams.
  • API Documentation Generators - Facilitates the creation and organization of technical endpoint specifications and developer guides.
  • Static Site Documentation - A documentation website generated from plain text files with a pre-built client-side search index for fast navigation.
  • REST API References - Provides a detailed directory of RESTful endpoints and request-response examples.
  • Cryptocurrency Exchange Connectors - Serves as the primary reference for connecting software to cryptocurrency exchange APIs.
  • REST API Specifications - Provides standardized technical specifications for REST and WebSocket integrations.
  • Specification-Driven Documentation - Generates endpoint descriptions and request-response examples from structured specification files.
  • Algorithmic Trading - Provides the technical reference necessary for building automated trading systems and strategies.
  • Cryptocurrency Portfolio Trackers - Provides API documentation for tracking account balances and transaction histories across cryptocurrency assets.
  • Client-Side Search Indexes - Implements a pre-built index for fast, client-side searching of API methods and documentation content.
  • Folder-to-Navigation Mapping - Translates nested directory structures into a hierarchical navigation menu in the site sidebar.
  • File-System Based Routing - Maps the physical folder structure of the source files directly to the website's URL paths.
  • Cryptocurrency Data - Access cryptocurrency exchange and trading data.
  • Cryptocurrency Markets - Access data from a major cryptocurrency exchange platform.

Historial de estrellas

Gráfico del historial de estrellas de binance-exchange/binance-official-api-docsGráfico del historial de estrellas de binance-exchange/binance-official-api-docs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Binance Official Api Docs

Proyectos open-source similares, clasificados según cuántas características comparten con Binance Official Api Docs.
  • binance/binance-spot-api-docsAvatar de binance

    binance/binance-spot-api-docs

    4,812Ver en GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    Ver en GitHub↗4,812
  • sammchardy/python-binanceAvatar de sammchardy

    sammchardy/python-binance

    7,176Ver en GitHub↗

    python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange through both REST and WebSocket APIs. It serves as a comprehensive toolkit for automated trading, account management, and market data retrieval, enabling developers to build trading bots, portfolio management tools, and data analysis applications that interact directly with the exchange. The library distinguishes itself through a dual-client architecture that separates synchronous REST calls from persistent WebSocket streams, allowing concurrent execution without blocking. It inc

    Pythonapibinancecryptocurrency
    Ver en GitHub↗7,176
  • liangjunrong/document-libraryAvatar de LiangJunrong

    LiangJunrong/document-library

    3,889Ver en GitHub↗

    This project is a markdown static site generator and technical documentation portal designed for software engineering education. It functions as a client-side searchable knowledge base that converts structured markdown files into static HTML pages. The system utilizes a CSS-grid responsive layout to organize documentation headers, sidebars, and content areas across different screen sizes. It employs file-system routing to map the directory structure of source folders directly to the website URL paths. The platform is used for technical knowledge management, including the organization of prog

    CSS
    Ver en GitHub↗3,889
  • lord/slateAvatar de lord

    lord/slate

    36,082Ver en GitHub↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    Ver en GitHub↗36,082
Ver las 30 alternativas a Binance Official Api Docs→

Preguntas frecuentes

¿Qué hace binance-exchange/binance-official-api-docs?

Este proyecto es un portal de documentación de API de intercambio de criptomonedas. Proporciona una referencia técnica para la integración con interfaces REST y WebSocket para operar con activos digitales y transmitir datos de mercado.

¿Cuáles son las características principales de binance-exchange/binance-official-api-docs?

Las características principales de binance-exchange/binance-official-api-docs son: Static-Site-Based Documentation, Static Markdown Documentation, Exchange API References, Exchange Market Data Streams, WebSocket Stream Managers, API Documentation Generators, Static Site Documentation, REST API References.

¿Qué alternativas de código abierto existen para binance-exchange/binance-official-api-docs?

Las alternativas de código abierto para binance-exchange/binance-official-api-docs incluyen: binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… sammchardy/python-binance — python-binance is a Python client library that provides programmatic access to the Binance cryptocurrency exchange… liangjunrong/document-library — This project is a markdown static site generator and technical documentation portal designed for software engineering… lord/slate — Slate is a static API documentation generator and developer documentation framework. It transforms API specifications… slatedocs/slate — Slate is a static API documentation generator and reference website builder. It transforms API specifications and… knowm/xchange — XChange is a cryptocurrency exchange integration library and API wrapper that provides a unified interface for…