awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesAPI Integration Tools

Utilities for connecting automated data streams to external services.

Distinguishing note: Focuses on feed service integration for data delivery.

Explore 2 awesome GitHub repositories matching web development · API Integration Tools. Refine with filters or upvote what's useful.

Awesome API Integration Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • diygod/rsshubDIYgod का अवतार

    DIYgod/RSSHub

    44,744GitHub पर देखें↗

    RSSHub is a headless, server-side engine designed to generate standardized RSS and Atom feeds from websites that do not natively provide them. By acting as an extensible data aggregator, it enables the automated collection of web content, allowing users to monitor updates from disparate sources through centralized feed readers or workflow automation tools. The platform distinguishes itself through a route-based data extraction framework that maps specific URL patterns to custom scraping logic. This modular architecture is supported by a middleware-driven request pipeline and declarative route

    Facilitates the connection of automated content streams into external applications and workflow tools.

    TypeScriptbilibilidoubandribbble
    GitHub पर देखें↗44,744
  • colinhacks/zodcolinhacks का अवतार

    colinhacks/zod

    43,036GitHub पर देखें↗

    Zod is a TypeScript-first schema declaration and validation library designed to ensure end-to-end data integrity. It functions as a runtime type guard, allowing developers to define complex data structures through a declarative, chainable syntax. By using these schema definitions, the library automatically derives static TypeScript types, eliminating the need for manual type duplication and ensuring that runtime data matches expected application contracts. The library distinguishes itself through functional schema composition, which enables the creation of hierarchical structures by nesting a

    Integrates schema definitions directly into server-side logic to ensure type-safe communication and automated documentation generation.

    TypeScriptruntime-validationschema-validationstatic-types
    GitHub पर देखें↗43,036
  1. Home
  2. Web Development
  3. API Integration Tools