#vapor (18 Repositories)
Ranked open-source repositories tagged with #vapor, scored by pull request acceptance likelihood and maintainer engagement velocity.
61.4%
34.6h
18 repositories tagged #vapor
vapor/console-kit
💻 APIs for creating interactive CLI tools.
SwiftPackageIndex/SwiftPackageIndex-Server
The Swift Package Index is the place to find and explore Swift packages
vapor/docs
📖 Documentation markdown for all Vapor packages.
laravel/vapor-core
The core service providers and runtime client for Laravel Vapor.
vapor/postgres-nio
🐘 Non-blocking, event-driven Swift client for PostgreSQL.
vapor/multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
vapor/vapor
💧 A server-side Swift HTTP web framework.
vapor-community/HTMLKit
Create and render HTML templates with HTMLKit
vapor/routing-kit
🚍 High-performance trie-node router.
vapor/toolbox
🧰 A CLI tool to easily create new Vapor projects.
vapor/jwt
Vapor JWT provider
vapor/mysql-nio
🐬 Non-blocking, event-driven Swift client for MySQL.
nerzh/swift-telegram-bot
🤖 The wrapper for the Telegram Bot API written in Swift. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor, Smoke, Hummingbird, FlyingFox. https://core.telegram.org/bots/api
vapor-community/mailgun
📧 Service to assist with sending emails from Vapor apps
vapor/apns
Helpful extensions and abstractions for using APNSwift
givip/Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
brokenhandsio/SteamPress
A Blogging Engine and Platform written in Swift for use with the Vapor Framework
FabrizioBrancati/SwiftyBot
How to create a Telegram, Facebook Messenger, and Google Assistant bot with Swift using Vapor on Linux and macOS.