5 Repos
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 ist ein Web-Dashboard und eine Verwaltungsoberfläche zur Steuerung und Überwachung von Docker-Containern. Es bietet eine grafische Alternative zur Kommandozeile für die Visualisierung des Zustands containerisierter Workloads und die Verwaltung von Docker-Engines. Die Schnittstelle verbindet sich mit dem Docker-Daemon über lokale Unix-Sockets oder Remote-TCP-Endpunkte. Sie nutzt TLS-Zertifikate und Schlüssel zur Sicherung der Kommunikation mit Remote-Engines und unterstützt Zugriffsbeschränkungen durch HTTP-Basisauthentifizierung über einen Reverse-Proxy. Das System arbeitet als zustandsloses Web-Frontend, das Benutzeraktionen in Anfragen übersetzt, die direkt an die Docker-Engine-API gesendet werden.
Implements a browser-based management interface that communicates with the Docker engine via a REST API.
ng-admin ist ein AngularJS-Framework zur Generierung von Low-Code-Administrations-Dashboards und grafischen Benutzeroberflächen für die Verwaltung von RESTful-API-Daten. Es fungiert als REST-Client-GUI, die HTTP-Anfragen und -Antworten in editierbare Formulare und Datentabellen übersetzt. Das Framework nutzt eine deklarative Konfiguration, um API-Endpunkte auf UI-Komponenten abzubilden, und generiert Interface-Views basierend auf bereitgestellten Schema-Objekten. Es ermöglicht die Anpassung des API-Clients durch Interceptoren, die eingehende und ausgehende Datenformate transformieren, um spezifischen Serveranforderungen zu entsprechen. Das System bietet Standardfunktionen für CRUD-Operationen von Entitätsdaten und das Handling von Beziehungen. Es enthält Mechanismen für konfigurationsbasiertes Routing, Interface-Lokalisierung und die Integration eigener Seiten und Dashboard-Organisationen. Das visuelle Layout kann durch template-basiertes Theme-Overriding und dynamische Feldinjektion für spezialisierte Datentypen modifiziert werden.
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.