Pinned Repositories
console-kit
π» APIs for creating interactive CLI tools.
docs
π Documentation markdown for all Vapor packages.
fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
jwt
Vapor JWT provider
jwt-kit
π JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
leaf
π An expressive, performant, and extensible templating language built for Swift.
postgres-nio
π Non-blocking, event-driven Swift client for PostgreSQL.
redis
Vapor provider for RediStack
template
Used by Vapor Toolboxβs new project command
vapor
π§ A server-side Swift HTTP web framework.
Vapor's Repositories
vapor/vapor
π§ A server-side Swift HTTP web framework.
vapor/fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
vapor/console-kit
π» APIs for creating interactive CLI tools.
vapor/leaf
π An expressive, performant, and extensible templating language built for Swift.
vapor/postgres-nio
π Non-blocking, event-driven Swift client for PostgreSQL.
vapor/jwt
Vapor JWT provider
vapor/docs
π Documentation markdown for all Vapor packages.
vapor/fluent-kit
Swift ORM (queries, models, and relations) for NoSQL and SQL databases
vapor/jwt-kit
π JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK
vapor/queues
A queue system for Vapor.
vapor/fluent-postgres-driver
π PostgreSQL driver for Fluent.
vapor/multipart-kit
π Parses and serializes multipart-encoded data with Codable support.
vapor/fluent-mysql-driver
ππ¬ Swift ORM (queries, models, relations, etc) built on MySQL.
vapor/template
Used by Vapor Toolboxβs new project command
vapor/fluent-sqlite-driver
Fluent driver for SQLite
vapor/sqlite-nio
Non-blocking wrapper for libsqlite3-dev using SwiftNIO
vapor/website
Vapor's website running on Swift
vapor/fluent-mongo-driver
MongoDB support for Fluent built on MongoKittten.
vapor/design
Contains the reference designs and build pipeline to generate all design files for Vapor's sites
vapor/blog
The Vapor Blog
vapor/penny-bot
The code that runs Penny π€
vapor/template-bare
A barebones template ready for use
vapor/api-docs
Scripts and assets for Vapor's API documentation site at https://api.vapor.codes
vapor/ci
Support files and configurations for Vapor's CI
vapor/template-fluent-postgres
A template ready for use configured with Fluent and PostgreSQL
vapor/template-fluent-postgres-leaf
A template ready for use configured with Leaf, Fluent and PostgreSQL
vapor/template-fluent-mysql
A template ready for use configured with Fluent and MySQL
vapor/.github
vapor/template-fluent-sqlite
A template ready for use configured with Fluent and SQLite
vapor/swift-source-compat-suite
The infrastructure and project index comprising the Swift source compatibility suite.