All Projects โ†’ Cellane โ†’ Awesome Vapor

Cellane / Awesome Vapor

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

Programming Languages

ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to Awesome Vapor

Vaporschool
Learn how to build vapor applications from rookie to champion in a constructive way!
Stars: โœญ 259 (-66.92%)
Mutual labels:  server-side-swift, vapor
Swiftserverside Vapor
๐Ÿฆ„ Swift server open source projects based on the Swift 4.1 and Vapor 3 frameworks. (Swift ๆœๅŠก็ซฏๅผ€ๆบ้กน็›ฎ)
Stars: โœญ 588 (-24.9%)
Mutual labels:  server-side-swift, vapor
Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).
Stars: โœญ 57 (-92.72%)
Mutual labels:  vapor, server-side-swift
Jwt
Vapor JWT provider
Stars: โœญ 266 (-66.03%)
Mutual labels:  server-side-swift, vapor
Redis
Vapor provider for RediStack
Stars: โœญ 434 (-44.57%)
Mutual labels:  server-side-swift, vapor
bugsnag
Report errors with Bugsnag ๐Ÿ›
Stars: โœญ 37 (-95.27%)
Mutual labels:  vapor, server-side-swift
sourcery-templates
Building Vapor projects using meta programming with Sourcery โœจ
Stars: โœญ 24 (-96.93%)
Mutual labels:  vapor, server-side-swift
routing-kit
๐Ÿš High-performance trie-node router.
Stars: โœญ 95 (-87.87%)
Mutual labels:  vapor, server-side-swift
Vapor
๐Ÿ’ง A server-side Swift HTTP web framework.
Stars: โœญ 21,194 (+2606.77%)
Mutual labels:  server-side-swift, vapor
Swiftybeaver
Convenient & secure logging during development & release in Swift 3, 4 & 5
Stars: โœญ 5,392 (+588.63%)
Mutual labels:  server-side-swift, vapor
Leaf
๐Ÿƒ An expressive, performant, and extensible templating language built for Swift.
Stars: โœญ 310 (-60.41%)
Mutual labels:  server-side-swift, vapor
postgres-kit
๐Ÿ˜ Non-blocking, event-driven Swift client for PostgreSQL.
Stars: โœญ 125 (-84.04%)
Mutual labels:  vapor, server-side-swift
flash
Flash messages between views โšก๏ธ
Stars: โœญ 34 (-95.66%)
Mutual labels:  vapor, server-side-swift
Sockets
๐Ÿ”Œ Non-blocking TCP socket layer, with event-driven server and client.
Stars: โœญ 559 (-28.61%)
Mutual labels:  server-side-swift, vapor
gatekeeper
Rate limiting middleware for Vapor ๐Ÿ‘ฎ
Stars: โœญ 54 (-93.1%)
Mutual labels:  vapor, server-side-swift
SwiftString
A comprehensive, lightweight string extension for Swift 3.x & 4.0
Stars: โœญ 117 (-85.06%)
Mutual labels:  vapor, server-side-swift
HomeKitty
A Vapor 3 website to easily browse HomeKit accessories.
Stars: โœญ 75 (-90.42%)
Mutual labels:  vapor, server-side-swift
auth
๐Ÿ‘ค Authentication and Authorization framework for Fluent.
Stars: โœญ 51 (-93.49%)
Mutual labels:  vapor, server-side-swift
template
A Vapor template for convenient and fast scaffolding ๐ŸŽ
Stars: โœญ 33 (-95.79%)
Mutual labels:  vapor, server-side-swift
awesome-vapor
A curated list of Vapor-related awesome projects.
Stars: โœญ 907 (+15.84%)
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.
  • v3 Swifttube โ€“ Curates iOS conference videos in one place.

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].