awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
REST APIs · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesREST APIs

Interfaces for programmatic interaction with web services using standard HTTP methods.

Distinguishing note: Focuses on the API surface area.

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

  1. Home
  2. Web Development
  3. REST APIs

Awesome REST APIs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • open-webui/open-webui

    open-webui/open-webui

    124,362View on GitHub↗

    Open WebUI is a self-hosted, web-based platform designed for interacting with local and remote artificial intelligence models. It functions as a unified interface and orchestration suite, enabling users to build, deploy, and manage specialized AI agents equipped with custom instructions, external tool access, and private knowledge bases. The platform distinguishes itself through a modular architecture that supports complex AI workflows. It features a plugin-based framework for custom logic and pipeline-based request processing, allowing developers to filter or transform data streams before th

    Provides REST API endpoints for programmatic interaction and model proxying.

    Pythonaillmllm-ui
    124,362View on GitHub↗
  • FlowiseAI/Flowise

    FlowiseAI/Flowise

    49,216View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    Using Flowise public API, you can programmatically execute many of the same tasks as you can in the GUI. This section introduces Flowise REST API. Assistants Attachments Chat Message Chatflows Document Store

    TypeScriptagentic-aiagentic-workflowagents
    49,216View on GitHub↗