awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

Awesome GitHub RepositoriesResource Management Interfaces

Focuses on CRUD-based operations for specific data entities and system objects, distinct from infrastructure orchestration or integration tools.

Explore 10 awesome GitHub repositories matching web development · Resource Management Interfaces. Refine with filters or upvote what's useful.

Awesome Resource Management Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • infiniflow/ragflowAvatar de infiniflow

    infiniflow/ragflow

    82,922Ver en GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasoning workflows. By integrating document intelligence with advanced retrieval pipelines, the platform enables the creation of grounded, verifiable responses supported by traceable citations. The platform distinguishes itself through deep document understanding and sophisticated know

    Manages chat assistant lifecycles, including creation, updates, and deletion, via dedicated API endpoints.

    Pythonagentagenticagentic-ai
    Ver en GitHub↗82,922
  • elastic/elasticsearchAvatar de elastic

    elastic/elasticsearch

    77,012Ver en GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi

    Exposes core administrative functionality and data management operations through a unified interface for system control.

    Javaelasticsearchjavasearch-engine
    Ver en GitHub↗77,012
  • monicahq/monicaAvatar de monicahq

    monicahq/monica

    24,781Ver en GitHub↗

    Monica is a self-hosted personal relationship manager and CRM designed to track personal and professional connections. It functions as a contact management system and personal information manager, providing a centralized repository for detailed contact profiles, interaction logs, and relationship history. The system distinguishes itself by focusing on the nuances of personal connections, including gift cataloging, debt tracking, and personal journaling. It features a time-triggered notification system for scheduling contact reminders, such as birthdays and follow-up intervals. Broad capabili

    Provides a programmatic interface to access core system data and contact records.

    PHP
    Ver en GitHub↗24,781
  • boto/boto3Avatar de boto

    boto/boto3

    9,834Ver en GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Executes API actions to configure and control the integration of AI assistants within chat applications.

    Pythonawsaws-sdkcloud
    Ver en GitHub↗9,834
  • hiteshchoudhary/apihubAvatar de hiteshchoudhary

    hiteshchoudhary/apihub

    9,101Ver en GitHub↗

    Apihub is a deployable REST API mock server and public sandbox that provides a collection of functional endpoints for testing HTTP requests and building frontend portfolios. It serves as a pre-built backend infrastructure for simulating diverse services without requiring a custom backend. The project provides dedicated mock endpoints for various business domains, including ecommerce workflows, social networking features, realtime chat, and task management. It also includes specialized endpoints for verifying HTTP method behavior and header handling. The system implements a RESTful architectu

    Enables the exchange of messages and conversation management using backend endpoints designed for chat applications.

    JavaScriptapibackendbackend-api
    Ver en GitHub↗9,101
  • didi/chameleonAvatar de didi

    didi/chameleon

    8,966Ver en GitHub↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    Offers a unified interface to access core system functionality like location and storage.

    JavaScript
    Ver en GitHub↗8,966
  • concourse/concourseAvatar de concourse

    concourse/concourse

    7,845Ver en GitHub↗

    Concourse is a container-based continuous integration and delivery platform that functions as a distributed build system. It operates as a declarative pipeline orchestrator, using a central controller and multiple worker nodes to execute concurrent tasks within isolated containers. The system distinguishes itself by executing every build step in a separate container to ensure environment consistency and by defining software delivery sequences through portable, versionable configuration files. It provides a web-based pipeline visualizer to display the real-time status and progress of automated

    Provides a programmable interface for interacting with the automation engine and managing system state.

    Go
    Ver en GitHub↗7,845
  • aiogram/aiogramAvatar de aiogram

    aiogram/aiogram

    5,588Ver en GitHub↗

    aiogram is an asynchronous framework for building Telegram bots in Python. It provides a complete toolkit for interacting with the Telegram Bot API, handling incoming updates, and managing bot state through a built-in finite state machine. The framework is designed around an event-driven architecture that routes messages and other updates to handler functions using a flexible dispatching system. The framework distinguishes itself through its middleware system, which allows developers to intercept and modify both incoming updates and outgoing API calls. It supports a wide range of Telegram-spe

    Provides APIs for managing group, supergroup, and private chat entities through the bot.

    Pythonaiogramasynciobot
    Ver en GitHub↗5,588
  • mock-server/mockserver-monorepoM

    mock-server/mockserver-monorepo

    4,897Ver en GitHub↗

    Este proyecto es un sistema de simulación y mocking de API multiprotocolo diseñado para reemplazar dependencias externas durante el desarrollo y las pruebas. Proporciona un servidor de mocking de API, un proxy de tráfico de red y simuladores especializados para servicios de modelos de lenguaje y proveedores de identidad. El sistema se distingue por sus capacidades de simulación de IA profunda, incluyendo la emulación de proveedores de modelos de lenguaje y servidores de Model Context Protocol usando JSON-RPC 2.0. Soporta lógica conversacional de múltiples turnos, seguimiento de estado para APIs de chat de IA y visualización de la ejecución de agentes mediante grafos de llamadas y seguimiento del uso de tokens. Las áreas de capacidad incluyen pruebas de contrato de API contra especificaciones OpenAPI, resiliencia e ingeniería del caos mediante inyección de fallos de red, e interceptación de tráfico en vivo para la modificación de solicitudes en tiempo real. El proyecto también gestiona la simulación de proveedores de identidad para los estándares OIDC, OAuth2, SAML 2.0 y SCIM 2.0. El servidor puede desplegarse como un contenedor Docker, mediante Helm charts de Kubernetes o como un binario nativo independiente.

    Simulates streaming and non-streaming LLM completions and provides endpoints for AI coding assistants.

    Java
    Ver en GitHub↗4,897
  • abhinavxd/libredeskAvatar de abhinavxd

    abhinavxd/libredesk

    2,571Ver en GitHub↗

    Libredesk is an omnichannel support management system designed to unify live chat and email communications into a single dashboard. It provides a comprehensive environment for managing customer interactions, agent roles, and team assignments to organize support workloads. The project distinguishes itself through AI customer support automation, which includes generating automated responses and refining message tones. It also supports the development and integration of custom chat widgets using WebSockets and JavaScript APIs. The system covers a broad set of capabilities, including customer re

    Provides a programmatic interface for initializing sessions, retrieving histories, and tracking read status for live chats.

    Goconversationconversationscustomer-service
    Ver en GitHub↗2,571
  1. Home
  2. Web Development
  3. API Management Tools
  4. API Development & Management
  5. API Infrastructure
  6. Resource Management Interfaces

Explorar subetiquetas

  • Chat Management APIs2 sub-etiquetasProgramming interfaces for managing, updating, and deleting chat assistant resources.
  • Dataset ManagementInterfaces for performing administrative operations such as deleting datasets by their unique identifiers.
  • System APIsApplication programming interfaces providing access to core system functionality and data management operations.