awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesAPI Clients

Software for interacting with web services by executing standard HTTP methods.

Distinguishing note: Focuses on the execution of RESTful requests, distinct from low-level networking libraries.

Explore 3 awesome GitHub repositories matching web development · API Clients. Refine with filters or upvote what's useful.

Awesome API Clients GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • itzcrazykns/perplexicaAvatar de ItzCrazyKns

    ItzCrazyKns/Perplexica

    35,308Ver en GitHub↗

    Perplexica is an AI-powered search engine that synthesizes real-time web results into coherent, cited summaries. By utilizing large language models and retrieval augmentation, the platform gathers information from the live internet to provide accurate answers to complex user queries, ensuring that all generated content includes verifiable source citations. The project functions as a search orchestration platform that aggregates data from multiple sources and exposes these capabilities through standard endpoints. This allows for automated data integration, enabling external software to retriev

    Connects external software to search engines by sending requests to endpoints to retrieve generated summaries for use in custom workflows.

    TypeScriptai-agentsai-search-engineanswering-engine
    Ver en GitHub↗35,308
  • openai/openai-pythonAvatar de openai

    openai/openai-python

    31,022Ver en GitHub↗

    The OpenAI Python library is a generative AI client library designed to simplify communication with large language model services. It functions as a language-specific software development kit that maps local code calls to remote service endpoints, enabling the integration of text generation, data analysis, and reasoning tasks into software applications. The library acts as a structured abstraction layer that manages the complexities of network-based service interactions, including authentication, connection pooling, and header management. It distinguishes itself through built-in request orche

    Wraps RESTful API endpoints into idiomatic language methods while managing headers, authentication tokens, and connection pooling.

    Pythonopenaipython
    Ver en GitHub↗31,022
  • simstudioai/simAvatar de simstudioai

    simstudioai/sim

    28,796Ver en GitHub↗

    This project is an AI agent orchestration platform that provides a visual environment for building, testing, and deploying complex automation workflows. It functions as a low-code development interface where users can chain discrete functional blocks into dependency-aware pipelines to integrate artificial intelligence with external data and services. The platform supports the creation of intelligent conversational agents, automated business processes, and multi-service API orchestrations within a unified workspace. The platform distinguishes itself through its event-driven integration engine,

    Constructs dynamic requests with automatic retries and response validation.

    TypeScriptagent-workflowagentic-workflowagents
    Ver en GitHub↗28,796
  1. Home
  2. Web Development
  3. API Clients