All Projects → vapor-community → awesome-vapor

vapor-community / awesome-vapor

Licence: CC0-1.0 License
A curated list of Vapor-related awesome projects.

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to awesome-vapor

sourcery-templates
Building Vapor projects using meta programming with Sourcery ✨
Stars: ✭ 24 (-97.35%)
Mutual labels:  vapor, server-side-swift
template
A Vapor template for convenient and fast scaffolding 🏎
Stars: ✭ 33 (-96.36%)
Mutual labels:  vapor, server-side-swift
async
⏱ Promises and reactive-streams in Swift built for high-performance and scalability.
Stars: ✭ 35 (-96.14%)
Mutual labels:  vapor, server-side-swift
paginator
Offset pagination for Vapor 🗂
Stars: ✭ 67 (-92.61%)
Mutual labels:  vapor, server-side-swift
auth
👤 Authentication and Authorization framework for Fluent.
Stars: ✭ 51 (-94.38%)
Mutual labels:  vapor, server-side-swift
fluent-mysql-driver
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.
Stars: ✭ 69 (-92.39%)
Mutual labels:  vapor, server-side-swift
flash
Flash messages between views ⚡️
Stars: ✭ 34 (-96.25%)
Mutual labels:  vapor, server-side-swift
Console Kit
💻 APIs for creating interactive CLI tools.
Stars: ✭ 252 (-72.22%)
Mutual labels:  vapor, server-side-swift
HomeKitty
A Vapor 3 website to easily browse HomeKit accessories.
Stars: ✭ 75 (-91.73%)
Mutual labels:  vapor, server-side-swift
readme
Welcome to Vapor development at Nodes 📖
Stars: ✭ 47 (-94.82%)
Mutual labels:  vapor, server-side-swift
Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).
Stars: ✭ 57 (-93.72%)
Mutual labels:  vapor, server-side-swift
gatekeeper
Rate limiting middleware for Vapor 👮
Stars: ✭ 54 (-94.05%)
Mutual labels:  vapor, server-side-swift
sqlite-kit
Non-blocking SQLite client library with SQL builder built on SwiftNIO
Stars: ✭ 51 (-94.38%)
Mutual labels:  vapor, server-side-swift
fluent-postgres-driver
🐘 PostgreSQL driver for Fluent.
Stars: ✭ 120 (-86.77%)
Mutual labels:  vapor, server-side-swift
VaporTwilioService
Twilio API provider for all your Vapor needs
Stars: ✭ 19 (-97.91%)
Mutual labels:  vapor, server-side-swift
bugsnag
Report errors with Bugsnag 🐛
Stars: ✭ 37 (-95.92%)
Mutual labels:  vapor, server-side-swift
Htmlkit
A type-safe DSL that renders dynamic HTML templates in Swift
Stars: ✭ 229 (-74.75%)
Mutual labels:  vapor, server-side-swift
Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
Stars: ✭ 248 (-72.66%)
Mutual labels:  vapor, server-side-swift
GraphQLRouteCollection
A GraphQL based RouteCollection for Vapor
Stars: ✭ 18 (-98.02%)
Mutual labels:  vapor, server-side-swift
routing-kit
🚍 High-performance trie-node router.
Stars: ✭ 95 (-89.53%)
Mutual labels:  vapor, server-side-swift

Awesome Vapor Awesome

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 press Command + F to search for a keyword. If you’re only interested in entries related to Vapor 3 or only to Vapor 4, you may use the automatically generated filtered lists available on the filtered branch by visiting the links in this sentence. You may also find the legacy archived content in the legacy folder.

Libraries

  • v3 API Error Middleware – Vapor middleware for converting thrown errors to JSON responses.
  • v3 APNS – Vapor APNS for iOS.
  • v3 Bugsnag – Report errors with Bugsnag.
  • v3 CouchDB Client – Simple CouchDB client for Vapor.
  • v3 CrudRouter – Automatic RESTful CRUD router generation for any Fluent Model.
  • v3 CSRF – A package to add protection to Vapor against CSRF attacks.
  • v3 CSV Framework – A simple framework to read and write CSV files.
  • v3 Ferno – Vapor Firebase Realtime database provider.
  • v3 Flash – Flash messages between views.
  • v3 FluentQuery – Build complex raw SQL queries while still using Swift keypaths.
  • v3 Gatekeeper – Rate limiting middleware for Vapor.
  • v3 Google Cloud Provider – Interact with Google Cloud Platform APIs from your Vapor project.
  • v3 Guardian – Modern rate-limiting middleware.
  • v3 Imperial – Federated Authentication with OAuth providers.
  • v3 JWT Keychain – Easily scaffold a keychain using JWT for Vapor.
  • v3 JWT Middleware – Middleware to Authenticate and Authorize Requests in Vapor.
  • v3 Leaf Error Middleware – Serve up custom 404 and server error pages for your Vapor App.
  • v3 Leaf Markdown – Markdown renderer for Vapor.
  • v3 Lingo Vapor – Vapor provider for Lingo – the Swift localization library.
  • v3 Local Storage – Storage driver using local filesystem.
  • v3 MailCore – Sending e-mails via SMTP, MailGun and SendGrid.
  • v3 Meow – An alternative codable ORM for MongoDB.
  • v3 MongoKitten – MongoDB driver in Swift.
  • v3 Pagination – Simple Vapor 3 Pagination.
  • v3 Paginator – Query pagination for Vapor and Fluent.
  • v3 S3 – Library for accessing the Amazon S3 service (and compatible) with support for most commonly used operations.
  • v3 S3 Storage – Library for simple access to the Amazon S3 service.
  • v3 Sanitize – Powerful model extraction from Vapor JSON requests.
  • v3 SendGrid Provider – SendGrid-powered mail backend for Vapor.
  • v3 SimpleFileLogger – A simple file logging provider for Vapor.
  • v3 Slugify – Convenience for sluggifying your strings.
  • v3 Storage – Eases the use of multiple storage and CDN services.
  • v3 Stripe Provider – Stripe Provider for Vapor.
  • v3 Submissions – Conveniences for creating forms and validating (form) submissions.
  • v3 Sugar – A package of sugar for Vapor.
  • v3 SwifQL – Easily build flexible and type-safe SQL with pure Swift.
  • v3 SwiftyBeaver Provider – SwiftyBeaver Logging Provider for Vapor, the server-side Swift web framework.
  • v3 Telesign Provider – A Telesign provider for Vapor.
  • v3 Vapor Mailgun Service – A service to be used with Vapor to send emails.
  • v3 Vapor reCAPTCHA – Validate Google reCAPTCHAs using Vapor.
  • v3 Vapor Request Storage – A replacement for request.storage which was available in Vapor 1 & 2.
  • v3 Vapor Security Headers – Harden Your Security Headers For Vapor.
  • v3 Vapor Test Tools – Helper designed to make testing your endpoints in Vapor 3 pain-free.
  • v3 VaporExt – A collection of Swift extensions for wide range of Vapor data types and classes.
  • v3 WKHTMLTOPDF – Build PDF files from Leaf templates or web pages through the wkhtmltopdf CLI tool.
  • v3 XMLCoding – 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.
  • v3 Sublimate – 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

  • v3 SteamPress – A Blogging Engine and Platform written in Swift for use with the Vapor Framework.
  • v3 User 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].