Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A curated list of Vapor-related awesome projects.

License

NotificationsYou must be signed in to change notification settings

vapor-community/awesome-vapor

Repository files navigation

Vapor is currently one of the most popular server-side Swift frameworks. It allows you to take the language you already know if you ever developed an iOS application and use it in a whole new way, to develop fast, scalable and reliable back-end systems that integrate easily with a wide range of third party services. This is a curated list of:

  • modern libraries that easily integrate with Vapor and follow Vapor’s philosophy of providing simple, clean yet powerful APIs;
  • well-written tutorials, books, videos and education materials;
  • tools to make your development process simpler and more enjoyable;
  • and more!

Contents

How to use

Simply pressCommand +F to search for a keyword. If you’re only interested in entries related toVapor 3 or only toVapor 4, you may use the automatically generated filtered lists available on thefiltered branch by visiting the links in this sentence. You may also find the legacy archived content in thelegacy folder.

Libraries

  • v3API Error Middleware – Vapor middleware for converting thrown errors to JSON responses.
  • v3APNS – Vapor APNS for iOS.
  • v3Bugsnag – Report errors with Bugsnag.
  • v3CouchDB Client – Simple CouchDB client for Vapor.
  • v3CrudRouter – Automatic RESTful CRUD router generation for any Fluent Model.
  • v3CSRF – A package to add protection to Vapor against CSRF attacks.
  • v3CSV Framework – A simple framework to read and write CSV files.
  • v3Ferno – Vapor Firebase Realtime database provider.
  • v3Flash – Flash messages between views.
  • v3FluentQuery – Build complex raw SQL queries while still using Swift keypaths.
  • v3Gatekeeper – Rate limiting middleware for Vapor.
  • v3Google Cloud Provider – Interact with Google Cloud Platform APIs from your Vapor project.
  • v3Guardian – Modern rate-limiting middleware.
  • v3Imperial – Federated Authentication with OAuth providers.
  • v3JWT Keychain – Easily scaffold a keychain using JWT for Vapor.
  • v3JWT Middleware – Middleware to Authenticate and Authorize Requests in Vapor.
  • v3Leaf Error Middleware – Serve up custom 404 and server error pages for your Vapor App.
  • v3Leaf Markdown – Markdown renderer for Vapor.
  • v3Lingo Vapor – Vapor provider for Lingo – the Swift localization library.
  • v3Local Storage – Storage driver using local filesystem.
  • v3MailCore – Sending e-mails via SMTP, MailGun and SendGrid.
  • v3Meow – An alternative codable ORM for MongoDB.
  • v3MongoKitten – MongoDB driver in Swift.
  • v3Pagination – Simple Vapor 3 Pagination.
  • v3Paginator – Query pagination for Vapor and Fluent.
  • v3S3 – Library for accessing the Amazon S3 service (and compatible) with support for most commonly used operations.
  • v3S3 Storage – Library for simple access to the Amazon S3 service.
  • v3Sanitize – Powerful model extraction from Vapor JSON requests.
  • v3SendGrid Provider – SendGrid-powered mail backend for Vapor.
  • v3SimpleFileLogger – A simple file logging provider for Vapor.
  • v3Slugify – Convenience for sluggifying your strings.
  • v3Storage – Eases the use of multiple storage and CDN services.
  • v3Stripe Provider – Stripe Provider for Vapor.
  • v3Submissions – Conveniences for creating forms and validating (form) submissions.
  • v3Sugar – A package of sugar for Vapor.
  • v3SwifQL – Easily build flexible and type-safe SQL with pure Swift.
  • v3SwiftyBeaver Provider – SwiftyBeaver Logging Provider for Vapor, the server-side Swift web framework.
  • v3Telesign Provider – A Telesign provider for Vapor.
  • v3Vapor Mailgun Service – A service to be used with Vapor to send emails.
  • v3Vapor reCAPTCHA – Validate Google reCAPTCHAs using Vapor.
  • v3Vapor Request Storage – A replacement forrequest.storage which was available in Vapor 1 & 2.
  • v3Vapor Security Headers – Harden Your Security Headers For Vapor.
  • v3Vapor Test Tools – Helper designed to make testing your endpoints in Vapor 3 pain-free.
  • v3VaporExt – A collection of Swift extensions for wide range of Vapor data types and classes.
  • v3WKHTMLTOPDF – Build PDF files from Leaf templates or web pages through thewkhtmltopdf CLI tool.
  • v3XMLCoding – XML encoder and decoder.

Tools

  • Ether – A Command-Line Interface for the Swift Package Manager.
  • Heroku buildpack: curl with HTTP/2 support
  • Ice – A developer friendly package manager for Swift; 100% compatible with Swift Package Manager.
  • Sourcery – Meta-programming for Swift, stop writing boilerplate code.
  • v3Sublimate – Fast prototyping with synchronization and authentication based on Sourcery.
  • Swifter – A macOS tool to help you manage your Xcode projects and give you a quick access to DerivedData folder cleaning and management.

Services

Education

Articles

Books

Newsletters

  • VaporNation – Weekly Vapor newsletter with all things Vapor.

Videos

Open-source Projects

  • v3SteamPress – A Blogging Engine and Platform written in Swift for use with the Vapor Framework.
  • v3User Manager Service – A small, useful user manager made for production application setups.

License

CC0

To the extent possible under law,Milan Vit has waived all copyright and related or neighbouring rights to this work.

About

A curated list of Vapor-related awesome projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp