5 dépôts
Frontend applications that interact with a proxy core via its API for monitoring and control.
Distinct from Clash Configuration Managers: Focuses on the API-driven web UI rather than general configuration file management.
Explore 5 awesome GitHub repositories matching networking & communication · API Web Interfaces. Refine with filters or upvote what's useful.
x-ui is a web-based management panel for Xray proxy protocols. It serves as a visual control center for configuring network transport settings, managing routing rules, and administering multiple user accounts. The project distinguishes itself through automated SSL certificate acquisition via DNS APIs to secure both the administrative interface and proxy tunnels. It also includes a Telegram notification bot that delivers scheduled traffic summaries, login alerts, and account expiration warnings. The system provides a comprehensive set of tools for traffic management, including real-time monit
Provides a browser-based management interface that communicates with the proxy core via RESTful API endpoints.
ui-for-docker est un tableau de bord web et une interface de gestion pour contrôler et surveiller les conteneurs Docker. Il fournit une alternative graphique à la ligne de commande pour visualiser l'état des charges de travail conteneurisées et administrer les moteurs Docker. L'interface se connecte au démon Docker via des sockets Unix locaux ou des endpoints TCP distants. Elle utilise des certificats et clés TLS pour sécuriser la communication avec les moteurs distants et supporte la restriction d'accès via l'authentification HTTP basique via un reverse proxy. Le système opère comme un frontend web stateless qui traduit les actions de l'utilisateur en requêtes envoyées directement à l'API du moteur Docker.
Implements a browser-based management interface that communicates with the Docker engine via a REST API.
ng-admin est un framework AngularJS pour générer des tableaux de bord administratifs low-code et des interfaces utilisateur graphiques pour gérer des données d'API RESTful. Il fonctionne comme une interface graphique de client REST qui traduit les requêtes et réponses HTTP en formulaires éditables et tableaux de données. Le framework utilise une configuration déclarative pour mapper les points de terminaison d'API aux composants UI et génère des vues d'interface basées sur les objets de schéma fournis. Il permet la personnalisation du client API via des intercepteurs qui transforment les formats de données entrants et sortants pour correspondre aux exigences spécifiques du serveur. Le système fournit des capacités standard pour les opérations CRUD sur les données d'entité et la gestion des relations. Il inclut des mécanismes pour le routage basé sur la configuration, la localisation de l'interface et l'intégration de pages personnalisées et d'organisations de tableaux de bord. La mise en page visuelle peut être modifiée via le remplacement de thèmes basés sur des modèles et l'injection dynamique de champs pour des types de données spécialisés.
Provides a browser-based management interface that communicates with backends exclusively via RESTful API endpoints.
MDCx is a self-contained media management tool that automatically scrapes metadata from online sources and renames local video files to match standardized naming schemes. It organizes personal media libraries by attaching descriptive information to each file, enabling easy browsing and search through a browser-based interface. The tool operates through a modular backend that includes a configurable rule engine for defining naming patterns, plugin-based scrapers that load metadata from multiple sources, and a filesystem watcher that triggers processing workflows automatically when new media fi
Presents a browser-based management interface that communicates with the backend exclusively through RESTful API endpoints.
Astra is a security analysis system and scanner designed to identify vulnerabilities and security flaws in REST API endpoints. It functions as a security testing tool that automatically detects common API weaknesses during development and deployment cycles. The project provides a graphical interface for triggering and monitoring security scanning processes, removing the requirement for manual command line execution. This management UI allows for the oversight of scanning workflows and the retrieval of vulnerability reports. The system supports the import of collection files to map endpoints
Ships a browser-based management interface that communicates with the backend via REST API endpoints.