awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to skelpo/vapor-request-storage

Open-source alternatives to Vapor Request Storage

30 open-source projects similar to skelpo/vapor-request-storage, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vapor Request Storage alternative.

  • anthonycastelli/s3-storageanthonycastelli avatar

    anthonycastelli/s3-storage

    10View on GitHub↗

    A description of this package.

    Swift
    View on GitHub↗10
  • brokenhandsio/leaf-error-middlewarebrokenhandsio avatar

    brokenhandsio/leaf-error-middleware

    66View on GitHub↗

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

    Swift
    View on GitHub↗66
  • brokenhandsio/vaporsecurityheadersbrokenhandsio avatar

    brokenhandsio/VaporSecurityHeaders

    153View on GitHub↗

    Harden Your Security Headers For Vapor

    Swift
    View on GitHub↗153
  • gotranseo/vapor-recaptchaG

    gotranseo/vapor-recaptcha

    0View on GitHub↗

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

    View on GitHub↗0
  • gperdomor/local-storageG

    gperdomor/local-storage

    0View on GitHub↗

    Storage driver using Local filesystem for Vapor 3.

    View on GitHub↗0
  • gperdomor/sanitizegperdomor avatar

    gperdomor/sanitize

    17View on GitHub↗

    Powerful model extraction from JSON requests.

    Swift
    View on GitHub↗17

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • hallee/vapor-simple-file-loggerH

    hallee/vapor-simple-file-logger

    0View on GitHub↗
    View on GitHub↗0
  • jinxiansen/guardianJinxiansen avatar

    Jinxiansen/Guardian

    89View on GitHub↗

    Service Side Swift:Vapor 3 based API Guardian Middleware. 🦁

    Swift
    View on GitHub↗89
  • liveui/mailcoreLiveUI avatar

    LiveUI/MailCore

    85View on GitHub↗

    ##

    Swift
    View on GitHub↗85
  • liveui/s3LiveUI avatar

    LiveUI/S3

    103View on GitHub↗

    Lightweight S3 client and signer for Swift (works great with Vapor 4).

    Swift
    View on GitHub↗103
  • liveui/vaportesttoolsLiveUI avatar

    LiveUI/VaporTestTools

    34View on GitHub↗

    ##

    Swift
    View on GitHub↗34
  • liveui/xmlcodingL

    LiveUI/XMLCoding

    0View on GitHub↗

    XMLEncoder & XMLDecoder using the codable protocol in Swift 6

    View on GitHub↗0
  • makoni/couchdb-vaporM

    makoni/couchdb-vapor

    0View on GitHub↗

    This is a simple library to work with CouchDB in Swift.

    View on GitHub↗0
  • mihaelisaev/fluentqueryMihaelIsaev avatar

    MihaelIsaev/FluentQuery

    148View on GitHub↗

    🗃 Powerful and easy to use Swift Query Builder for Vapor 3.

    Swift
    View on GitHub↗148
  • mihaelisaev/swifqlMihaelIsaev avatar

    MihaelIsaev/SwifQL

    300View on GitHub↗

    💎 A Swift DSL for type-safe, extensible, and transformable SQL queries.

    Swift
    View on GitHub↗300
  • mihaelisaev/wkhtmltopdfMihaelIsaev avatar

    MihaelIsaev/wkhtmltopdf

    39View on GitHub↗

    Swift lib for building pdf file data from leaf templates and/or web pages through wkhtmltopdf cli Built for Vapor 3 and uses Vapor itself (with Swift-NIO under the hood) and Leaf for templates.

    Swift
    View on GitHub↗39
  • nodes-vapor/bugsnagnodes-vapor avatar

    nodes-vapor/bugsnag

    39View on GitHub↗

    Reporting errors to Bugsnag.

    Swift
    View on GitHub↗39
  • nodes-vapor/flashnodes-vapor avatar

    nodes-vapor/flash

    37View on GitHub↗

    This package allows you to display Flash messages between your views.

    Swift
    View on GitHub↗37
  • nodes-vapor/gatekeepernodes-vapor avatar

    nodes-vapor/gatekeeper

    76View on GitHub↗

    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…

    Swift
    View on GitHub↗76
  • nodes-vapor/jwt-keychainnodes-vapor avatar

    nodes-vapor/jwt-keychain

    40View on GitHub↗

    Keychain adds a complete and customizable user authentication system to your API project.

    Swift
    View on GitHub↗40
  • nodes-vapor/paginatornodes-vapor avatar

    nodes-vapor/paginator

    71View on GitHub↗

    This package currently offers support for offset pagination on Array and QueryBuilder.

    Swift
    View on GitHub↗71
  • nodes-vapor/slugifynodes-vapor avatar

    nodes-vapor/slugify

    17View on GitHub↗

    Convenience for sluggifying your strings.

    Swift
    View on GitHub↗17
  • nodes-vapor/storagenodes-vapor avatar

    nodes-vapor/storage

    66View on GitHub↗

    A package to ease the use of multiple storage and CDN services.

    Swift
    View on GitHub↗66
  • nodes-vapor/submissionsnodes-vapor avatar

    nodes-vapor/submissions

    13View on GitHub↗

    Add Submissions to the Package dependencies: `swift dependencies: ..., .package(url: "https://github.com/nodes-vapor/submissions.git", from: "2.0.0") `

    Swift
    View on GitHub↗13
  • nodes-vapor/sugarnodes-vapor avatar

    nodes-vapor/sugar

    28View on GitHub↗

    Add Sugar to the package dependencies (in your Package.swift file):

    Swift
    View on GitHub↗28
  • openkitten/meowOpenKitten avatar

    OpenKitten/Meow

    65View on GitHub↗

    Meow is a boilerplate-free object persistence framework for Swift and MongoDB, from the creators of MongoKitten.

    Swift
    View on GitHub↗65
  • openkitten/mongokittenOpenKitten avatar

    OpenKitten/MongoKitten

    751View on GitHub↗

    Native MongoDB driver for Swift, written in Swift

    Swift
    View on GitHub↗751
  • skelpo/apierrormiddlewareS

    skelpo/APIErrorMiddleware

    0View on GitHub↗

    A middleware to catch errors from route handlers and other middleware, and convert them to a JSON response.

    View on GitHub↗0
  • skelpo/csvskelpo avatar

    skelpo/CSV

    31View on GitHub↗

    A pure Swift CSV parser and serializer, with related encoders and decoders for types that conform to Codable.

    Swift
    View on GitHub↗31
  • skelpo/jwtmiddlewareskelpo avatar

    skelpo/JWTMiddleware

    37View on GitHub↗

    Handles authentication and authorization of models through JWT tokens by themselves or mixed with other authentication methods.

    Swift
    View on GitHub↗37