awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 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 نجوم·2,038 تفرعات·11 مشاهدات

Binance Official Api Docs

هذا المشروع عبارة عن بوابة توثيق واجهة برمجة تطبيقات تبادل العملات المشفرة. يوفر مرجعاً تقنياً للتكامل مع واجهات REST و WebSocket لتداول الأصول الرقمية وبث بيانات السوق.

يعمل الموقع كمرجع لواجهة برمجة تطبيقات REST مع أوصاف نقاط النهاية القائمة على المخطط وأمثلة الطلب والاستجابة، إلى جانب دليل بث بيانات WebSocket لتلقي تحديثات دفتر الطلبات الحية وتغذيات الأسعار.

يتم تنفيذ التوثيق كموقع ثابت قائم على markdown يتميز بفهرسة البحث من جانب العميل والتنقل الهرمي. يستخدم توليد المحتوى القائم على المخطط وتضمين الأصول المرتبطة للحفاظ على الاتساق عبر المواصفات التقنية.

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.

سجل النجوم

مخطط تاريخ النجوم لـ binance-exchange/binance-official-api-docsمخطط تاريخ النجوم لـ binance-exchange/binance-official-api-docs

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة binance-exchange/binance-official-api-docs؟

هذا المشروع عبارة عن بوابة توثيق واجهة برمجة تطبيقات تبادل العملات المشفرة. يوفر مرجعاً تقنياً للتكامل مع واجهات REST و WebSocket لتداول الأصول الرقمية وبث بيانات السوق.

ما هي الميزات الرئيسية لـ binance-exchange/binance-official-api-docs؟

الميزات الرئيسية لـ binance-exchange/binance-official-api-docs هي: 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.

ما هي البدائل مفتوحة المصدر لـ binance-exchange/binance-official-api-docs؟

تشمل البدائل مفتوحة المصدر لـ binance-exchange/binance-official-api-docs: 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…

بدائل مفتوحة المصدر لـ Binance Official Api Docs

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Binance Official Api Docs.
  • binance/binance-spot-api-docsالصورة الرمزية لـ binance

    binance/binance-spot-api-docs

    4,812عرض على 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
    عرض على GitHub↗4,812
  • sammchardy/python-binanceالصورة الرمزية لـ sammchardy

    sammchardy/python-binance

    7,176عرض على 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
    عرض على GitHub↗7,176
  • liangjunrong/document-libraryالصورة الرمزية لـ LiangJunrong

    LiangJunrong/document-library

    3,889عرض على 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
    عرض على GitHub↗3,889
  • lord/slateالصورة الرمزية لـ lord

    lord/slate

    36,082عرض على 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

    عرض على GitHub↗36,082
عرض جميع البدائل الـ 30 لـ Binance Official Api Docs→