@@ -169,7 +169,7 @@ categories:
169
169
description : Generate Swift client and server code from an OpenAPI document. Includes
170
170
multiple repositories for extensibility and supports various transports.
171
171
owner : Apple
172
- swift_compatibility : 5.9 +
172
+ swift_compatibility : 5.10 +
173
173
platform_compatibility :
174
174
- Apple
175
175
- Linux
@@ -188,18 +188,6 @@ categories:
188
188
platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, tvOS) and Linux
189
189
license : Apache 2.0
190
190
url : https://swiftpackageindex.com/hummingbird-project/hummingbird
191
- - name : fluent
192
- description : Fluent helps you work with databases, providing a high-level, type-safe
193
- API for querying and manipulating data in Vapor apps.
194
- owner : Vapor
195
- swift_compatibility : 5.9+
196
- platform_compatibility :
197
- - Apple
198
- - Linux
199
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
200
- Linux
201
- license : MIT
202
- url : https://swiftpackageindex.com/vapor/fluent
203
191
- name : MongoKitten
204
192
description : MongoKitten is a fast, pure Swift MongoDB driver built for Server
205
193
Side Swift. It supports both MongoDB in server and embedded environments and
@@ -212,18 +200,31 @@ categories:
212
200
platform_compatibility_tooltip : Apple (iOS, macOS) and Linux
213
201
license : MIT
214
202
url : https://swiftpackageindex.com/orlandos-nl/MongoKitten
215
- - name : routing-kit
216
- description : RoutingKit provides a high-performance router and routing types for
217
- applications and libraries, such as Vapor.
203
+ - name : fluent
204
+ description : Fluent helps you work with databases, providing a high-level, type-safe
205
+ API for querying and manipulating data in Vapor apps .
218
206
owner : Vapor
219
- swift_compatibility : 5.10 +
207
+ swift_compatibility : 5.9 +
220
208
platform_compatibility :
221
209
- Apple
222
210
- Linux
223
211
platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
224
212
Linux
225
213
license : MIT
226
- url : https://swiftpackageindex.com/vapor/routing-kit
214
+ url : https://swiftpackageindex.com/vapor/fluent
215
+ - name : multipart-kit
216
+ description : MultipartKit is a multipart parsing and serializing library. It provides
217
+ Codable support for the special case of the multipart/form-data media type and
218
+ delivers its output as it is parsed through callbacks suitable for streaming.
219
+ owner : Vapor
220
+ swift_compatibility : 5.9+
221
+ platform_compatibility :
222
+ - Apple
223
+ - Linux
224
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
225
+ Linux
226
+ license : MIT
227
+ url : https://swiftpackageindex.com/vapor/multipart-kit
227
228
- name : Networking
228
229
slug : networking
229
230
brief : Browse a selection of packages that can extend and enhance the Swift core
@@ -261,16 +262,6 @@ categories:
261
262
Linux
262
263
license : Apache 2.0
263
264
url : https://swiftpackageindex.com/apple/swift-nio
264
- - name : Moya
265
- description : Moya is a network abstraction layer for Alamofire. It simplifies
266
- network calls and provides compile-time checking for API endpoints.
267
- owner : Moya
268
- swift_compatibility : 5.9+
269
- platform_compatibility :
270
- - Apple
271
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
272
- license : MIT
273
- url : https://swiftpackageindex.com/Moya/Moya
274
265
- name : Pulse
275
266
description : Pulse is a powerful logging system for Apple platforms. It records
276
267
and inspects logs and network requests, and allows for real-time viewing and
@@ -295,6 +286,16 @@ categories:
295
286
Linux
296
287
license : MIT
297
288
url : https://swiftpackageindex.com/swhitty/FlyingFox
289
+ - name : Moya
290
+ description : Moya is a network abstraction layer for Alamofire. It simplifies
291
+ network calls and provides compile-time checking for API endpoints.
292
+ owner : Moya
293
+ swift_compatibility : 5.9+
294
+ platform_compatibility :
295
+ - Apple
296
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
297
+ license : MIT
298
+ url : https://swiftpackageindex.com/Moya/Moya
298
299
- name : Networking
299
300
description : Networking is a Swift library for making network requests with a
300
301
straightforward API. It supports faking requests, caching images, and various
@@ -413,16 +414,6 @@ categories:
413
414
Linux
414
415
license : Apache 2.0
415
416
url : https://swiftpackageindex.com/apple/swift-log
416
- - name : CocoaLumberjack
417
- description : CocoaLumberjack is a fast, simple, powerful, and flexible, logging
418
- framework that allows logging to multiple destinations simultaneously.
419
- owner : CocoaLumberjack
420
- swift_compatibility : 5.9+
421
- platform_compatibility :
422
- - Apple
423
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
424
- license : BSD 3-Clause
425
- url : https://swiftpackageindex.com/CocoaLumberjack/CocoaLumberjack
426
417
- name : Datadog
427
418
description : This library provides Swift and Objective-C SDKs to interact with
428
419
Datadog. It includes features for log collection, trace collection, and RUM
@@ -434,6 +425,16 @@ categories:
434
425
platform_compatibility_tooltip : Apple (iOS, visionOS, tvOS)
435
426
license : Apache 2.0
436
427
url : https://swiftpackageindex.com/DataDog/dd-sdk-ios
428
+ - name : CocoaLumberjack
429
+ description : CocoaLumberjack is a fast, simple, powerful, and flexible, logging
430
+ framework that allows logging to multiple destinations simultaneously.
431
+ owner : CocoaLumberjack
432
+ swift_compatibility : 5.9+
433
+ platform_compatibility :
434
+ - Apple
435
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
436
+ license : BSD 3-Clause
437
+ url : https://swiftpackageindex.com/CocoaLumberjack/CocoaLumberjack
437
438
- name : Pulse
438
439
description : Pulse is a powerful logging system for Apple platforms. It records
439
440
and inspects logs and network requests, and allows for real-time viewing and
0 commit comments