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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesMetadata Generators

Tools for creating client identification and configuration documents.

Distinct from API Client Generators: Focuses on generating metadata for authentication services, distinct from general API client generation.

Explore 2 awesome GitHub repositories matching web development · Metadata Generators. Refine with filters or upvote what's useful.

Awesome Metadata Generators GitHub Repositories

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

    PrefectHQ/fastmcp

    22,994GitHub पर देखें↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Creates documents containing client identification and redirect configuration for integration with external authentication services.

    Pythonagentsfastmcpllms
    GitHub पर देखें↗22,994
  • google/autogoogle का अवतार

    google/auto

    10,545GitHub पर देखें↗

    This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab

    Creates configuration files that allow the system to automatically discover and load service implementations.

    Java
    GitHub पर देखें↗10,545
  1. Home
  2. Web Development
  3. API Client Generators
  4. Metadata Generators

सब-टैग एक्सप्लोर करें

  • Service DiscoveryTools that generate metadata files specifically for service implementation discovery. **Distinct from Metadata Generators:** Specifically generates service provider configuration files, not metadata for API clients or identity providers.