awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةالمدونةخريطة الموقع
المشروعحولالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

6 مستودعات

Awesome GitHub RepositoriesAPI Request Execution from CLI

Runs arbitrary API requests from the command line to inspect or interact with the system without a separate HTTP client.

Distinct from Arbitrary: Distinct from Arbitrary: focuses on executing API requests from the CLI, not running arbitrary system commands.

Explore 6 awesome GitHub repositories matching development tools & productivity · API Request Execution from CLI. Refine with filters or upvote what's useful.

Awesome API Request Execution from CLI GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • firebase/genkitالصورة الرمزية لـ firebase

    firebase/genkit

    6,121عرض على GitHub↗

    Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer

    Executes flows directly from the command line for testing or ad-hoc tasks.

    TypeScript
    عرض على GitHub↗6,121
  • lxc/lxdالصورة الرمزية لـ lxc

    lxc/lxd

    5,554عرض على GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Runs arbitrary API requests from the command line to inspect or interact with the system.

    Go
    عرض على GitHub↗5,554
  • maiot-io/zenmlالصورة الرمزية لـ maiot-io

    maiot-io/zenml

    5,452عرض على GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Triggers execution of a specific flow version or tagged route via CLI, SDK, or HTTP requests to initiate remote processing tasks.

    Python
    عرض على GitHub↗5,452
  • zenml-io/zenmlالصورة الرمزية لـ zenml-io

    zenml-io/zenml

    5,451عرض على GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Provides CLI commands to trigger specific versions or tagged routes of deployed machine learning flows.

    Pythonagentopsagentsai
    عرض على GitHub↗5,451
  • ktr0731/evansالصورة الرمزية لـ ktr0731

    ktr0731/evans

    4,481عرض على GitHub↗

    Evans هو عميل gRPC ومستكشف API مصمم للاختبار وتصحيح الأخطاء وأتمتة استدعاءات الإجراءات البعيدة. يعمل كعميل تفاعلي وأداة سطر أوامر عديمة الحالة لتنفيذ طرق gRPC وفحص أسطح API للخادم البعيد. توفر الأداة دعماً متخصصاً لبروتوكول gRPC-Web لتسهيل التواصل مع التنفيذات القائمة على الويب. وتمكن من اكتشاف الخدمات وهياكل الرسائل من خلال انعكاس الخادم أو ملفات التعريف، وتدعم إدارة اتصالات البث أحادية الجانب، ومن جانب العميل، ومن جانب الخادم، وثنائية الاتجاه. يغطي المشروع إدارة الطلبات من خلال رؤوس بيانات وصفية مخصصة والتعامل مع أنواع الحقول المعقدة مثل المصفوفات، و enums، والبايتات المشفرة بـ base64. ويستخدم تمثيلات قائمة على JSON للمدخلات والمخرجات للسماح بنتائج قابلة للقراءة آلياً وأتمتة الطلبات القائمة على الملفات.

    Provides a command line interface for running requests that accept input from files and output results as JSON.

    Goclicompletiongolang
    عرض على GitHub↗4,481
  • thunderclient/thunder-client-supportالصورة الرمزية لـ thunderclient

    thunderclient/thunder-client-support

    3,717عرض على GitHub↗

    Thunder Client is a REST API client extension for VS Code that functions as an HTTP request manager, testing tool, and mocking workspace. It allows users to send requests, organize them into collections, and manage API configurations directly within the editor. The project distinguishes itself through a command-line interface for executing automated test suites in CI/CD pipelines and a Git-based synchronization system for sharing request collections and environment configurations across teams. It also incorporates artificial intelligence to automate the conversion of API scripts during migrat

    Allows automated execution of entire API request collections via a CLI for CI/CD integration.

    apigraphqlhttpclient
    عرض على GitHub↗3,717
  1. Home
  2. Development Tools & Productivity
  3. Command Execution
  4. Arbitrary
  5. API Request Execution from CLI

استكشف الوسوم الفرعية

  • Collection ExecutionThe ability to run a grouped sequence of saved API requests via the command line. **Distinct from API Request Execution from CLI:** Focuses on running a sequence (collection) of requests rather than a single arbitrary request.
  • Flow ExecutionsExecutes a flow directly from the command line for testing or ad-hoc tasks like document ingestion. **Distinct from API Request Execution from CLI:** Distinct from API Request Execution from CLI: focuses on executing defined flows, not arbitrary API requests.