Packagevapor 4.105.2all tags
vapor documentation
đź’§ A server-side Swift HTTP web framework.
vapor/vapor10h24306
Package repository
- Registrar
- GitHub
- License
- MIT License
- Keywords
- vapor, swift, server-side-swift, web-framework, server, framework, http, http2
- Owner
- vaporview profile
Package dependencies
Package | Requirement | Resolved version |
---|---|---|
swift | 5.10.0 | |
swift-atomics | 1.1.0..<2.0.0 | 1.2.0 |
swift-collections | 1.1.3 | |
swift-crypto | 1.0.0..<4.0.0 | 3.7.0 |
swift-log | 1.0.0..<2.0.0 | 1.6.1 |
routing-kit | 4.9.0..<5.0.0 | 4.9.1 |
swift-metrics | 2.5.0..<3.0.0 | 2.5.0 |
swift-numerics | 1.0.2 | |
swift-algorithms | 1.0.0..<2.0.0 | 1.2.0 |
swift-system | 1.3.2 | |
swift-nio | 2.67.0..<3.0.0 | 2.72.0 |
async-kit | 1.15.0..<2.0.0 | 1.20.0 |
console-kit | 4.14.0..<5.0.0 | 4.15.0 |
multipart-kit | 4.2.1..<5.0.0 | 4.7.0 |
swift-nio-http2 | 1.28.0..<2.0.0 | 1.34.0 |
swift-nio-extras | 1.24.0..<2.0.0 | 1.24.0 |
swift-nio-ssl | 2.8.0..<3.0.0 | 2.27.2 |
swift-nio-transport-services | 1.21.0 | |
async-http-client | 1.19.0..<2.0.0 | 1.22.0 |
websocket-kit | 2.13.0..<3.0.0 | 2.15.0 |
Platform requirements
- Swift tools version
- 5.9.0
This package vends additional manifests targeting specific versions (5.9) of Swift!
Platform | Minimum Version |
---|---|
macos | 10.15 |
ios | 13.0 |
tvos | 13.0 |
watchos | 6.0 |
Platform requirements originate from the manifest targeting the latest version of Swift!
Linkage information
- Symbol graph ABI
- 0.11.1
- Symbols linked
- 342 / 533 64%
- Git revision
- a4d7d4d32ef4a21dd10bc6375f4d20da3c5594e4
Modules
CVaporBcrypt
Vapor
Vapor is a framework for building server applications, APIs and websites in Swift. It provides a safe, performant and scalable foundation for building large complex backends.
XCTVapor
XCTVapor is a set of utilities to make writing unit tests for Vapor applications easy.