There are 0 repository under vapor-4 topic.
Feather is a modern Swift-based content management system powered by Vapor 4.
Vapor 4 code samples for the Practical Server Side Swift book
Federated Authentication with OAuth providers
📧 Service to assist with sending emails from Vapor apps
A Rails-inspired extension to Vapor's routing system
Access GoogleCloud APIs using Vapor
Demonstrating uploads in Vapor 4. Particularly large streaming uploads.
Unit testing Vapor applications through declarative specifications.
Abstract file storage component made for Vapor 4.
A Fluent implementation for https://github.com/vapor/queues (Vapor4)
A generic, reusable view layer for building (not just) admin interfaces using Vapor 4.
Vapor 4 Middleware for verifying Firebase ID tokens
A Rate-Limit middleware for Vapor server
Generic, reusable, content focused API component for Vapor.
Provides a common structure to deal with data based API requests
Stream Chat Vapor integration libary
VIPER module protocols for Vapor applications
A simple GraphQL server in Swift using Vapor 4.0
ConnectableKit is a Swift package for the Vapor framework that simplifies the response DTOs and JSON structures for API projects.
A client for Google Cloud Text-to-Speech, built on top of SwiftNIO
🏗️ A helpful pack of commands to bootstrap your Vapor application
Simple config engine for server-side Swift applications
An example of session-based authentication using Vapor 4 for a website.
System information and monitoring for local and remote mac/ubuntu servers
A Vapor 4.5 Template
💧 Result builder syntax for Swift Vapor servers.
Example server implementation, based on iOS client: https://github.com/CrunchyBagel/TracePrivately
Vapor service for verifying academic emails against the SWOT database
A template to create a new Vapor project with ease of Authomatek and ConnectableKit packages!
A Swift SDK for the validation.app service
A Swift server side playground for Vapor 4.0
A demo project, building a REST API with HATEOAS support using the Apodini Framework.
Blog template built in Swift and Vapor 4 including a REST API using Fluent with a Postgres database hosted in a Docker container, as well as a frontend website using Leaf, Leaf Markdown and Bootstrap. Caching sessions and objects with Redis.
Backend for the Egzaminy-ULC app, built with Vapor, hosted on Fly.io. Provides exam data and user management for Polish Civil Aviation Authority exams. Continuous deployment with GitHub Actions.
The Health Checks Library for Swift is a simple and easy-to-use way to implement health checks for your server-side Swift applications. It is designed specifically for the Vapor framework and also conforms to the RFC Health Check Response Format for HTTP APIs.