Pinned repositories
Repositories
-
routing-kit
🚍 High-performance trie-node router. -
vapor
💧 A server-side Swift web framework. -
redis
Vapor provider for RediStack
-
template
Used by Vapor Toolbox’s new project command
-
multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support. -
jwt-kit
🔑 JSON Web Token signing and verification (HMAC, RSA, ECDSA) using BoringSSL. -
-
queues-redis-driver
A Redis implementation for https://github.com/vapor/queues
-
-
console-kit
💻 APIs for creating interactive CLI tools. -
sql-kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL. -
-
leaf
🍃 An expressive, performant, and extensible templating language built for Swift. -
fluent-mysql-driver
🖋 🐬 Swift ORM (queries, models, relations, etc) built on MySQL. -
website
Vapor's website running on Vapor and Vue
-
-
release-bot
Webhook-based GitHub bot that automatically tags new releases and posts to Discord when you merge PRs
-
fluent-kit
Swift ORM (queries, models, and relations) for NoSQL and SQL databases
-
docs-cn
🇨🇳 Chinese translation of Vapor's documentation markdown. -
fluent-mongo-driver
MongoDB support for Fluent built on MongoKittten.
-
-
bot-github
A github bot to do things like interact with CI for the Vapor organization
-
-
websocket-kit
WebSocket client library built on SwiftNIO
-
fluent-sqlite-driver
Fluent driver for SQLite