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
·

2 repositorios

Awesome GitHub RepositoriesError Simulators

Tools that intercept API calls and return custom HTTP error status codes to test error handling.

Distinct from HTTP Error Handling: Distinct from HTTP Error Handling: focuses on simulating errors for testing rather than handling real errors.

Explore 2 awesome GitHub repositories matching web development · Error Simulators. Refine with filters or upvote what's useful.

Awesome Error Simulators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • requestly/requestlyAvatar de requestly

    requestly/requestly

    6,341Ver en GitHub↗

    Intercepts API calls and returns custom HTTP error codes to test application error handling.

    TypeScriptapiapi-clientapi-mock
    Ver en GitHub↗6,341
  • stefanprodan/podinfoAvatar de stefanprodan

    stefanprodan/podinfo

    5,925Ver en GitHub↗

    Podinfo is a Go-based microservice template designed for Kubernetes, providing a standard pattern for building and testing containerised applications. It exposes REST endpoints for health checks, version information, and configuration, and supports environment-driven configuration for containerised deployment. The project distinguishes itself with built-in capabilities for resilience testing, including fault injection middleware that can inject random errors, latency spikes, or status code mutations. It also offers JWT token-based authentication for stateless request validation, Prometheus me

    Triggers configurable error responses and latency spikes to test resilience and observability tooling.

    Gocuelange2e-testinggitops
    Ver en GitHub↗5,925
  1. Home
  2. Web Development
  3. HTTP Error Handling
  4. Error Simulators