awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesHeadless Execution

Capabilities for running mock servers via command line interfaces without a graphical user interface.

Distinct from API Mocking Servers: Distinct from general API Mocking Servers by specifically focusing on the headless, CLI-driven execution mode for automation.

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

Awesome Headless Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mockoon/mockoonAvatar von mockoon

    mockoon/mockoon

    8,080Auf GitHub ansehen↗

    Mockoon is an HTTP API simulation platform and design tool used to create fake API endpoints that simulate server responses without a backend. It functions as an OpenAPI mock server tool and a JSON API mocking utility, allowing for the rapid iteration of API contracts and the generation of response templates. The project distinguishes itself through a combination of stateful mocking, using a local JSON database to simulate CRUD operations, and the ability to run as a headless API mock server via a command line interface. It supports real-time collaborative editing and AI-assisted prototyping

    Ships a command line interface for running mock API environments within Docker containers and CI/CD pipelines.

    TypeScriptapiapplicationdesktop
    Auf GitHub ansehen↗8,080
  • internlm/mindsearchAvatar von InternLM

    InternLM/MindSearch

    6,877Auf GitHub ansehen↗

    MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries and routes each to a specialized agent for parallel investigation. The system orchestrates multiple agents through a large language model, coordinating their tasks and interpreting search results to produce coherent answers from multiple sources. The project provides a configurable search backend interface that allows switching between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute. It includes a terminal-based debug interface for testing

    Provides a script-based interface for running the search backend without a graphical frontend.

    JavaScriptai-search-enginegptllm
    Auf GitHub ansehen↗6,877
  • chrxh/alienAvatar von chrxh

    chrxh/alien

    5,354Auf GitHub ansehen↗

    Evolve is an evolution-based organism designer and GPU-accelerated artificial life simulator that combines interactive particle physics with a real-time simulation editor. At its core, it runs genetic algorithm evolution on self-replicating graph structures to evolve digital organisms, offloading particle physics, neural networks, and rendering entirely to the GPU through a compute shader pipeline for real-time performance. The project distinguishes itself with graph-based organism design that uses a directed graph editor to visually define organism structure, connections, and neural controll

    Runs simulations from the command line with configurable parameters, input files, and time steps.

    C++agent-based-simulationartificial-lifecuda
    Auf GitHub ansehen↗5,354
  1. Home
  2. Web Development
  3. API Mocking Servers
  4. Headless Execution