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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 مستودعات

Awesome GitHub RepositoriesAPI Documentation

Technical specifications and interface definitions for software libraries.

Distinguishing note: Focuses on the documentation of APIs rather than general technical writing.

Explore 13 awesome GitHub repositories matching development tools & productivity · API Documentation. Refine with filters or upvote what's useful.

Awesome API Documentation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • ymfe/yapiالصورة الرمزية لـ YMFE

    YMFE/yapi

    27,722عرض على GitHub↗

    yapi is an API management platform designed to coordinate the development of RESTful APIs between frontend, backend, and quality assurance teams. It functions as a centralized system for documenting interface specifications, simulating server responses, and validating requests through a built-in testing client. The platform features an API code generator that transforms interface specifications into typed request functions and data models across multiple programming languages. It also includes a mock server capable of generating synthetic responses using schema-based generators and rule-based

    Provides a platform for creating and maintaining visual specifications for API endpoints to coordinate development.

    JavaScriptapiapi-managementapi-manager
    عرض على GitHub↗27,722
  • socialsisteryi/bilibili-api-collectالصورة الرمزية لـ SocialSisterYi

    SocialSisterYi/bilibili-API-collect

    20,401عرض على GitHub↗

    This project serves as a community-maintained repository of documentation for the internal application programming interfaces used by the Bilibili video platform. It provides a structured reference for developers to understand service endpoints, request parameters, and data structures that are not officially documented. The collection relies on reverse-engineered network traffic analysis to map how client applications communicate with backend infrastructure. By decoding these proprietary protocols, the project offers a unified interface that allows developers to build third-party clients, agg

    Provides a comprehensive collection of internal API endpoints, request parameters, and data structures for platform integration.

    عرض على GitHub↗20,401
  • swiftlang/swift-evolutionالصورة الرمزية لـ swiftlang

    swiftlang/swift-evolution

    15,854عرض على GitHub↗

    Swift Evolution serves as the central governance and design platform for the Swift programming language. It provides a structured, collaborative framework for tracking, discussing, and managing the formal proposals and technical goals that define the language's syntax, semantics, and core features. By maintaining a comprehensive collection of design documentation, the project ensures the long-term stability and consistency of the language as it matures. The repository acts as the primary hub for the language's evolution, coordinating community feedback and technical decisions through a transp

    Requires descriptive comments for all entities to clarify functionality and usage for developers.

    Markdown
    عرض على GitHub↗15,854
  • hammerspoon/hammerspoonالصورة الرمزية لـ Hammerspoon

    Hammerspoon/hammerspoon

    14,497عرض على GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Includes built-in documentation servers to assist developers with script and API reference.

    Objective-Cautomationhammerspoonirc
    عرض على GitHub↗14,497
  • rstacruz/cheatsheetsالصورة الرمزية لـ rstacruz

    rstacruz/cheatsheets

    14,429عرض على GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Supplies technical reference sheets for GraphQL schemas, HTTP headers, and RESTful API patterns.

    SCSS
    عرض على GitHub↗14,429
  • shishirpatil/gorillaالصورة الرمزية لـ ShishirPatil

    ShishirPatil/gorilla

    12,908عرض على GitHub↗

    Gorilla is a foundational infrastructure framework for large language model function calling. It provides a system for training, evaluating, and executing the translation of natural language instructions into accurate API calls and executable code. The project integrates a structured API documentation index, a fine-tuning pipeline for model adaptation, and a secure sandboxed action runtime for executing model-generated commands. The framework distinguishes itself through a specialized evaluation benchmark suite that measures the accuracy, cost, and latency of function calls. It includes tools

    Organizes and maintains searchable API definitions to improve the training and inference of function calling models.

    Python
    عرض على GitHub↗12,908
  • swagger-api/swagger-editorالصورة الرمزية لـ swagger-api

    swagger-api/swagger-editor

    9,453عرض على GitHub↗

    Swagger Editor هو أداة تأليف قائمة على الويب وبيئة تطوير تستخدم لتصميم وتوثيق والتحقق من مواصفات API. يدعم بشكل خاص مواصفات OpenAPI، ويوفر واجهة متصفح لكتابة مخططات API والتحقق من هيكلها. تتميز الأداة بالعرض في الوقت الفعلي الذي ينتج معاينة مرئية لوثائق API أثناء تحرير المواصفات. تتضمن تمييز بناء الجملة بناءً على مخططات قياسية لتحسين قابلية قراءة تعريفات API. يدعم المحرر استيراد المواصفات من ملفات، أو عناوين URL خارجية، أو أمثلة ثابتة، ويحفظ الحالة الحالية في التخزين المحلي لمنع فقدان البيانات. يتم توزيعه كصورة حاوية، بما في ذلك إصدار غير جذري (non-root) لتقليل سطح الهجوم الأمني أثناء النشر.

    Facilitates the authoring and visualization of technical API specifications and interface definitions.

    JavaScript
    عرض على GitHub↗9,453
  • rust-lang/rust-by-exampleالصورة الرمزية لـ rust-lang

    rust-lang/rust-by-example

    8,026عرض على GitHub↗

    This project is an interactive programming education resource and tutorial designed for learning the Rust programming language and systems programming concepts. It provides a collection of runnable and editable code examples that serve as a practical reference for language syntax and implementation. The resource features an interactive code sandbox that allows users to execute and test code snippets in real time. It emphasizes the verification of technical accuracy by executing embedded code blocks during the build process to ensure all examples remain functional. The content covers a compre

    Provides a practical reference and technical specifications for Rust APIs using verified executable examples.

    Handlebars
    عرض على GitHub↗8,026
  • noffle/art-of-readmeالصورة الرمزية لـ noffle

    noffle/art-of-readme

    7,154عرض على GitHub↗

    This project is a documentation best practices guide and a technical documentation framework focused on creating high-quality project README files. It provides a set of structural principles and a README writing guide to improve project discoverability and usability for open source contributors. The framework employs a cognitive funneling structure to organize information from high-level summaries down to deep technical details. It includes a standardized documentation quality checklist to audit technical documents for essential elements, such as license information and installation steps. T

    Provides design principles for formatting API references and technical specifications to increase accessibility.

    عرض على GitHub↗7,154
  • discord/discord-api-docsالصورة الرمزية لـ discord

    discord/discord-api-docs

    6,425عرض على GitHub↗

    Serves as the official reference documentation for the Discord API covering bots, webhooks, and gateway events.

    MDXdiscorddiscord-apidiscordapp
    عرض على GitHub↗6,425
  • scala/scala3الصورة الرمزية لـ scala

    scala/scala3

    6,261عرض على GitHub↗

    Scala 3 is an open-source, statically typed programming language that compiles to JVM bytecode, combining object-oriented and functional programming paradigms. Its core identity is defined by a sophisticated type system that includes traits, generics, union types, and a dependent object type system where types can depend on runtime values through path-dependent and singleton types. The language distinguishes itself through several advanced type-level and metaprogramming capabilities. It features a contextual abstraction mechanism using given instances and using clauses for compile-time implic

    Ships searchable API documentation for every version of the standard library.

    Scalacompilerdottyepfl
    عرض على GitHub↗6,261
  • danielgtaylor/aglioالصورة الرمزية لـ danielgtaylor

    danielgtaylor/aglio

    4,751عرض على GitHub↗

    Aglio هي أداة واجهة سطر أوامر ومُصيّر HTML ثابت مصمم لتحويل ملفات مواصفات API Blueprint إلى وثائق مقروءة تعتمد على الويب. تقوم بتحويل مواصفات API المهيكلة إلى صفحات HTML مستقلة يمكن استضافتها وتوزيعها بدون خادم خلفي. يتضمن المشروع محرك سمات يسمح بتخصيص الأنماط المرئية من خلال متغيرات CSS وتجاوزات قوالب التخطيط. يمكن للمستخدمين تطبيق سمات مدمجة أو دمج وحدات خارجية لتغيير كيفية عرض الوثائق. تدعم الأداة تكوين المستندات النمطية، مما يتيح دمج ملفات مواصفات وملفات Markdown متعددة في مستند واحد باستخدام تضمينات المسار النسبي. كما توفر خادم تطوير محلي مع معاينة لإعادة التحميل المباشر لمشاهدة التغييرات في الوقت الفعلي.

    Provides technical specifications and visual styling for API documentation using themes and CSS.

    CoffeeScript
    عرض على GitHub↗4,751
  • amontalenti/elements-of-python-styleالصورة الرمزية لـ amontalenti

    amontalenti/elements-of-python-style

    3,489عرض على GitHub↗

    This project is a comprehensive Python style guide and technical reference designed to promote the creation of clean, maintainable, and idiomatic code. It provides a set of opinionated guidelines and architectural patterns focusing on functional and declarative programming to reduce complexity and improve overall code quality. The guide establishes specific standards for naming conventions, module organization, and project layout. It emphasizes reducing object coupling by favoring modules and functions over deep class hierarchies and offers technical standards for writing docstrings and marku

    Defines technical specifications and interface descriptions for software libraries via standardized docstrings.

    code-stylecodestyledocumentation
    عرض على GitHub↗3,489
  1. Home
  2. Development Tools & Productivity
  3. API Documentation

استكشف الوسوم الفرعية

  • Model Training API IndexesStructured repositories of API definitions specifically formatted to train LLMs in tool-use. **Distinct from API Documentation:** Focuses on the utility of the index for training data, not just as a technical reference for developers.
  • Training-Ready API IndexesOrganized and searchable repositories of API definitions optimized for training and inference in function-calling models. **Distinct from API Documentation:** Focuses on indexing for model consumption rather than human-readable technical documentation.