Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
vapor
💧 A server-side Swift web framework. -
fluent-kit
Swift ORM framework (queries, models, and relations) for building NoSQL and SQL database integrations.
-
leaf
🍃 An expressive, performant, and extensible templating language built for Swift. -
template
Used by Vapor Toolbox’s new project command
-
-
-
docs-cn
🇨🇳 Chinese translation of Vapor's documentation markdown. -
fluent-postgres-driver
🖋 🐘 Swift ORM (queries, models, relations, etc) built on PostgreSQL. -
routing-kit
🚍 High-performance trie-node router. -
-
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. -
sqlite-kit
Non-blocking SQLite client library with SQL builder built on SwiftNIO
-
fluent-sqlite-driver
Fluent driver for SQLite
-
-
-
fluent-mysql-driver
🖋 🐬 Swift ORM (queries, models, relations, etc) built on MySQL. -
fluent-mongo-driver
MongoDB support for Fluent built on MongoKittten.
-
mysql-kit
🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets. -
-
postgres-kit
🐘 Non-blocking, event-driven Swift client for PostgreSQL. -
-
url-encoded-form
📝 Parse and serialize url-encoded form data with Codable support. -
websocket-kit
WebSocket client library built on SwiftNIO
-
fluent
Swift ORM (queries, models, and relations) for NoSQL and SQL databases.
-
jwt-kit
JSON Web Token signing and verification (HMAC, RSA, ECDSA) using OpenSSL
-
api-template
💧 A starting point for Vapor APIs.