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
·
nodes-vapor avatar

nodes-vapor/gatekeeperArchived

0
View on GitHub↗
76 Stars·16 Forks·Swift·MIT·2 Aufrufe

Gatekeeper

Gatekeeper is a middleware that restricts the number of requests from clients, based on their IP address (can be customized). It works by adding the clients identifier to the cache and count how many requests the clients can make during the Gatekeeper's defined lifespan and give back an HTTP…

Features

  • Web Framework Libraries - Implements rate limiting middleware for API protection.

Star-Verlauf

Star-Verlauf für nodes-vapor/gatekeeperStar-Verlauf für nodes-vapor/gatekeeper

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gatekeeper

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gatekeeper.
  • brokenhandsio/leaf-error-middlewareAvatar von brokenhandsio

    brokenhandsio/leaf-error-middleware

    66Auf GitHub ansehen↗

    Serve up custom 404 and server error pages for your Vapor App

    Swift
    Auf GitHub ansehen↗66
  • brokenhandsio/vaporsecurityheadersAvatar von brokenhandsio

    brokenhandsio/VaporSecurityHeaders

    153Auf GitHub ansehen↗

    Harden Your Security Headers For Vapor

    Swift
    Auf GitHub ansehen↗153
  • gotranseo/vapor-recaptchaG

    gotranseo/vapor-recaptcha

    0Auf GitHub ansehen↗

    This library is a helper for Vapor 3 projects to validate form submissions using the Google reCAPTCHA platform.

    Auf GitHub ansehen↗0
  • anthonycastelli/s3-storageAvatar von anthonycastelli

    anthonycastelli/s3-storage

    10Auf GitHub ansehen↗

    A description of this package.

    Swift
    Auf GitHub ansehen↗10
Alle 30 Alternativen zu Gatekeeper anzeigen→

Häufig gestellte Fragen

Was macht nodes-vapor/gatekeeper?

Gatekeeper is a middleware that restricts the number of requests from clients, based on their IP address (can be customized). It works by adding the clients identifier to the cache and count how many requests the clients can make during the Gatekeeper's defined lifespan and give back an HTTP…

Was sind die Hauptfunktionen von nodes-vapor/gatekeeper?

Die Hauptfunktionen von nodes-vapor/gatekeeper sind: Web Framework Libraries.

Welche Open-Source-Alternativen gibt es zu nodes-vapor/gatekeeper?

Open-Source-Alternativen zu nodes-vapor/gatekeeper sind unter anderem: brokenhandsio/leaf-error-middleware — Serve up custom 404 and server error pages for your Vapor App. brokenhandsio/vaporsecurityheaders — Harden Your Security Headers For Vapor. gotranseo/vapor-recaptcha — This library is a helper for Vapor 3 projects to validate form submissions using the Google reCAPTCHA platform. gperdomor/local-storage — Storage driver using Local filesystem for Vapor 3. gperdomor/sanitize — Powerful model extraction from JSON requests. anthonycastelli/s3-storage — A description of this package.