2 repository-uri
Restricted programmatic interfaces for managing system configuration and security credentials.
Distinct from API Interfaces: Focuses on the restricted administrative nature of the API rather than general application functionality.
Explore 2 awesome GitHub repositories matching web development · Administrative Interfaces. Refine with filters or upvote what's useful.
Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage and content delivery. It uses content-addressing, directed acyclic graphs, and distributed hash tables to identify, distribute, and retrieve data across a network without relying on central servers. The project differentiates itself by providing a virtual filesystem via FUSE, which maps decentralized network namespaces to local operating system directories for direct file access. It also includes integrated HTTP gateways that translate peer-to-peer content into standard web t
Administers configuration and secret keys through a restricted interface bound to specific network addresses.
Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer
Provides a REST API and web console for managing cluster operations, data uploads, and interactive queries.