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
·
Joffref avatar

Joffref/opa-middleware

0
View on GitHub↗
22 estrellas·8 forks·Go·MIT·1 vista

Opa Middleware

This middleware integrates Open Policy Agent (OPA) to your http/gin/fiber app. You can use it to enforce policies on endpoints. You can use OPA as local policy engine, or as a remote policy engine.

Features

  • Web Framework Middleware - Integration for Open Policy Agent.

Historial de estrellas

Gráfico del historial de estrellas de joffref/opa-middlewareGráfico del historial de estrellas de joffref/opa-middleware

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Opa Middleware

Proyectos open-source similares, clasificados según cuántas características comparten con Opa Middleware.
  • elixir-plug/plugAvatar de elixir-plug

    elixir-plug/plug

    2,987Ver en GitHub↗

    Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications. It provides a system for managing HTTP request pipelines and a routing engine that dispatches incoming requests to specific handlers based on methods and URL patterns. The project enables the creation of interchangeable web middleware for tasks such as authentication, logging, and session management. It also includes mechanisms for upgrading standard HTTP requests to full-duplex WebSocket connections. The capability surface covers request body parsing, static asset delivery,

    Elixir
    Ver en GitHub↗2,987
  • apitally/apitally-goAvatar de apitally

    apitally/apitally-go

    8Ver en GitHub↗

    API monitoring & analytics made simple Metrics, logs, traces, and alerts for your APIs — with just a few lines of code.

    Go
    Ver en GitHub↗8
  • aschenmaker/fiber-health-checkAvatar de aschenmaker

    aschenmaker/fiber-health-check

    10Ver en GitHub↗

    A health check middleware for fiber web framework.

    Go
    Ver en GitHub↗10
  • ansrivas/fiberprometheusAvatar de ansrivas

    ansrivas/fiberprometheus

    208Ver en GitHub↗

    NOTE: 🚨 We are currently migrating this middleware to the official gofiber/contrib repo, official link etc. will be posted soon.

    Go
    Ver en GitHub↗208
Ver las 29 alternativas a Opa Middleware→

Preguntas frecuentes

¿Qué hace joffref/opa-middleware?

This middleware integrates Open Policy Agent (OPA) to your http/gin/fiber app. You can use it to enforce policies on endpoints. You can use OPA as local policy engine, or as a remote policy engine.

¿Cuáles son las características principales de joffref/opa-middleware?

Las características principales de joffref/opa-middleware son: Web Framework Middleware.

¿Qué alternativas de código abierto existen para joffref/opa-middleware?

Las alternativas de código abierto para joffref/opa-middleware incluyen: elixir-plug/plug — Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications.… apitally/apitally-go — API monitoring & analytics made simple Metrics, logs, traces, and alerts for your APIs — with just a few lines of code. aschenmaker/fiber-health-check — A health check middleware for fiber web framework. beyer-stefan/gofiber-minifier — Minifier for Fiber ("gofiber") supporting HTML5, CSS3, and JavaScript. darkweak/souin — An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh,… ansrivas/fiberprometheus — NOTE: 🚨 We are currently migrating this middleware to the official gofiber/contrib repo, official link etc. will be…