Giter Site home page Giter Site logo

awesome-vapor's Introduction

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 2 or only to Vapor 3, you may use the automatically generated filtered lists available on the filtered branch by visiting the links in this sentence.

Libraries

DB

  • v3 Ferno – Vapor Firebase Realtime database provider.
  • v3 FluentQuery – Build complex raw SQL queries while still using Swift keypaths.
  • v2 v3 MongoKitten – MongoDB driver in Swift.
  • v2 v3 Meow – An alternative codable ORM for MongoDB.

Storage

  • v3 Local Storage – Storage driver using local filesystem.
  • 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.
  • v2 Storage – Eases the use of multiple storage and CDN services.
  • v3 Vapor Request Storage – A replacement for request.storage which was available in Vapor 1 & 2.

Utils

  • v2 v3 Bugsnag – Report errors with Bugsnag.
  • v3 CSV Framework – A simple framework to read and write CSV files.
  • v3 CSRF – A package to add protection to Vapor against CSRF attacks.
  • v2 Lingo Vapor – Vapor provider for Lingo – the Swift localization library.
  • v2 v3 Sanitize – Powerful model extraction from Vapor JSON requests.
  • v2 Sanitized – Safely extract and validate Vapor models from requests.
  • v2 Slugify – Convenience for sluggifying your strings.
  • v2 v3 Sugar – A package of sugar for Vapor.
  • v3 Vapor reCAPTCHA – Validate Google reCAPTCHAs using Vapor.
  • v3 Vapor Test Tools – Helper designed to make testing your endpoints in Vapor 3 pain-free.

Auth

  • v2 v3 JWT Keychain – Easily scaffold a keychain using JWT for Vapor.
  • v3 JWT Middleware – Middleware to Authenticate and Authorize Requests in Vapor.
  • v3 Imperial – Federated Authentication with OAuth providers.
  • v2 Vapor OAuth – OAuth2 Provider Library for Vapor.
  • v2 Vapor OAuth Fluent – Fluent Implementations For Vapor OAuth.

ViewRenderer

  • v2 Leaf Error Middleware – Serve up custom 404 and server error pages for your Vapor App.
  • v2 v3 Leaf Markdown – Markdown renderer for Vapor.
  • v2 v3 Flash – Flash messages between views.
  • v2 Forms – Tools for working with Forms in Vapor.
  • v3 Pagination – Simple Vapor 3 Pagination.
  • v2 Paginator – Query pagination for Vapor and Fluent.
  • v3 Submissions – Conveniences for creating forms and validating (form) submissions.
  • v3 WKHTMLTOPDF – Build PDF files from Leaf templates or web pages through the wkhtmltopdf CLI tool.

Service Integrations

Middleware

Security

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.
  • v2 Sourcery Templates – Building Vapor projects using meta programming with 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

  • v2 CocoaHeads Russia – Server side API for the CocoaHeads Russia app.
  • v2 Server-side Swift Racing – Statistics on growth trend of all major server-side swift frameworks.
  • v2 Starred Search – Search READMEs in starred GitHub repositories.
  • v2 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.
  • v2 VaporBerlin – The backend of meetup website for VaporBerlin.
  • v2 Vapor Chat – A real-time chat client built with Vapor that features an iOS app.

License

CC0

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.