awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

46 مستودعات

Awesome GitHub RepositoriesWeb Framework Libraries

Extensions and middleware for building server-side applications.

Explore 46 awesome GitHub repositories matching part of an awesome list · Web Framework Libraries. Refine with filters or upvote what's useful.

Awesome Web Framework Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openkitten/mongokittenالصورة الرمزية لـ OpenKitten

    OpenKitten/MongoKitten

    751عرض على GitHub↗

    Native MongoDB driver for Swift, written in Swift

    Provides a native MongoDB driver for Swift.

    Swift
    عرض على GitHub↗751
  • mihaelisaev/swifqlالصورة الرمزية لـ MihaelIsaev

    MihaelIsaev/SwifQL

    300عرض على GitHub↗

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

    Builds flexible and type-safe SQL queries.

    Swift
    عرض على GitHub↗300
  • vapor-community/imperialالصورة الرمزية لـ vapor-community

    vapor-community/Imperial

    195عرض على GitHub↗

    Federated Authentication with OAuth providers

    Handles federated authentication with OAuth providers.

    Swift
    عرض على GitHub↗195
  • brokenhandsio/vaporsecurityheadersالصورة الرمزية لـ brokenhandsio

    brokenhandsio/VaporSecurityHeaders

    153عرض على GitHub↗

    Harden Your Security Headers For Vapor

    Hardens application security via HTTP headers.

    Swift
    عرض على GitHub↗153
  • mihaelisaev/fluentqueryالصورة الرمزية لـ MihaelIsaev

    MihaelIsaev/FluentQuery

    148عرض على GitHub↗

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

    Builds complex raw SQL queries using Swift keypaths.

    Swift
    عرض على GitHub↗148
  • vapor-community/vapormailgunserviceالصورة الرمزية لـ vapor-community

    vapor-community/VaporMailgunService

    124عرض على GitHub↗

    📧 Service to assist with sending emails from Vapor apps

    Sends emails using the Mailgun service.

    Swift
    عرض على GitHub↗124
  • liveui/s3الصورة الرمزية لـ LiveUI

    LiveUI/S3

    103عرض على GitHub↗

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

    Accesses Amazon S3 and compatible storage services.

    Swift
    عرض على GitHub↗103
  • jinxiansen/guardianالصورة الرمزية لـ Jinxiansen

    Jinxiansen/Guardian

    89عرض على GitHub↗

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

    Provides modern rate-limiting middleware functionality.

    Swift
    عرض على GitHub↗89
  • liveui/mailcoreالصورة الرمزية لـ LiveUI

    LiveUI/MailCore

    85عرض على GitHub↗

    ##

    Sends emails via SMTP, MailGun, and SendGrid.

    Swift
    عرض على GitHub↗85
  • vapor-community/sendgrid-providerالصورة الرمزية لـ vapor-community

    vapor-community/sendgrid-provider

    78عرض على GitHub↗

    📧 SendGrid-powered mail backend for Vapor

    Integrates SendGrid for email delivery.

    Swift
    عرض على GitHub↗78
  • nodes-vapor/gatekeeperالصورة الرمزية لـ nodes-vapor

    nodes-vapor/gatekeeper

    76عرض على 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…

    Implements rate limiting middleware for API protection.

    Swift
    عرض على GitHub↗76
  • nodes-vapor/paginatorالصورة الرمزية لـ nodes-vapor

    nodes-vapor/paginator

    71عرض على GitHub↗

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

    Handles query pagination for database models.

    Swift
    عرض على GitHub↗71
  • twof/vaporcrudrouterالصورة الرمزية لـ twof

    twof/VaporCRUDRouter

    71عرض على GitHub↗

    CrudRouter is a Rails-inspired extension to Vapor's routing system that makes it as simple as possible to set up CRUD (Create, Read, Update, Delete) routes for any Model. CrudRouter provides an API very similar to Rails' resources but with a few extra features including automatic responder…

    Generates RESTful CRUD routes for data models automatically.

    Swift
    عرض على GitHub↗71
  • nodes-vapor/storageالصورة الرمزية لـ nodes-vapor

    nodes-vapor/storage

    66عرض على GitHub↗

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

    Simplifies interaction with multiple storage and CDN services.

    Swift
    عرض على GitHub↗66
  • vapor-community/paginationالصورة الرمزية لـ vapor-community

    vapor-community/pagination

    66عرض على GitHub↗

    Pagination is based off of the Fluent 2 pagination system.

    Simplifies result set pagination.

    Swift
    عرض على GitHub↗66
  • brokenhandsio/leaf-error-middlewareالصورة الرمزية لـ brokenhandsio

    brokenhandsio/leaf-error-middleware

    66عرض على GitHub↗

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

    Serves custom error pages for application failures.

    Swift
    عرض على GitHub↗66
  • openkitten/meowالصورة الرمزية لـ OpenKitten

    OpenKitten/Meow

    65عرض على GitHub↗

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

    Offers an alternative codable ORM for MongoDB.

    Swift
    عرض على GitHub↗65
  • vapor-community/leaf-markdownالصورة الرمزية لـ vapor-community

    vapor-community/leaf-markdown

    64عرض على GitHub↗

    A Markdown renderer for Vapor and Leaf. This uses the Vapor Markdown package to wrap cmark (though a fork is used to make it work with Swift PM), so it understands Common Mark. A quick reference guide for Common Mark can be found here. It also supports Github Flavored Markdown.

    Renders Markdown content within templates.

    Swift
    عرض على GitHub↗64
  • vapor-community/lingo-vaporالصورة الرمزية لـ vapor-community

    vapor-community/Lingo-Vapor

    59عرض على GitHub↗

    A Vapor provider for Lingo - a pure Swift localization library ready to be used in Server Side Swift projects.

    Provides localization support for applications.

    Swift
    عرض على GitHub↗59
  • vapor-community/google-cloud-providerالصورة الرمزية لـ vapor-community

    vapor-community/google-cloud-provider

    47عرض على GitHub↗

    In your Package.swift file, add the following

    Facilitates interaction with Google Cloud Platform APIs.

    Swift
    عرض على GitHub↗47
السابق123التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Framework Libraries