awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAdmin API Invocations

Mechanisms for invoking plugin backend routes from the admin interface with automatic prefixing and CSRF protection.

Distinct from Plugin APIs: Distinct from Plugin APIs: focuses on the admin-side invocation pattern with automatic CSRF headers and plugin-id prefixing, not general plugin API exposure.

Explore 2 awesome GitHub repositories matching development tools & productivity · Admin API Invocations. Refine with filters or upvote what's useful.

Awesome Admin API Invocations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • emdash-cms/emdashAvatar von emdash-cms

    emdash-cms/emdash

    10,887Auf GitHub ansehen↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Provides automatic plugin-id prefixing and CSRF header attachment when calling plugin routes from the admin interface.

    TypeScriptastrocmsemdash
    Auf GitHub ansehen↗10,887
  • apache/pinotAvatar von apache

    apache/pinot

    6,098Auf GitHub ansehen↗

    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

    Exposes cluster management endpoints for health checks and segment management with interactive request generation.

    Java
    Auf GitHub ansehen↗6,098
  1. Home
  2. Development Tools & Productivity
  3. Plugin APIs
  4. Admin API Invocations