awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesWeb Interface Protections

Middleware and configuration for securing web-based management dashboards and APIs with TLS encryption and HTTP basic authentication.

Distinct from Interface Access Security: Distinct from Interface Access Security: focuses specifically on TLS and basic auth for web interfaces, not broader access control mechanisms like API keys or proxies.

Explore 1 awesome GitHub repository matching security & cryptography · Web Interface Protections. Refine with filters or upvote what's useful.

Awesome Web Interface Protections GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • automattic/kueAvatar de Automattic

    Automattic/kue

    9,437Ver en GitHub↗

    Kue is a Redis-backed job queue library for Node.js that provides a complete system for defining, scheduling, and processing background work. It stores job metadata and state in Redis lists and sorted sets, enabling persistent, in-memory operations with configurable concurrency control and priority-sorted processing. The library includes a RESTful HTTP API for managing jobs and a web-based monitoring dashboard for inspecting job status, progress, and logs. The system distinguishes itself through its event-driven worker model, where workers listen for job events via Redis pub/sub and process j

    Ships TLS and HTTP basic authentication middleware to protect the web dashboard and REST API.

    JavaScriptjob-queuepriority-queueworker-queue
    Ver en GitHub↗9,437
  1. Home
  2. Security & Cryptography
  3. Interface Access Security
  4. Web Interface Protections