File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
_data/new-data/get-started/cloud-services Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11title : Explore cloud native packages
22tertiary_cards :
3- - name : Swift Prometheus
4- text : Client for the Prometheus monitoring system, supporting counters, gauges and histograms.
5- link_text : View on GitHub
6- link : https://github.com/swift-server/swift-prometheus
73 - name : gRPC Swift
84 text : The Swift language implementation of gRPC.
95 link_text : View on GitHub
106 link : https://github.com/grpc/grpc-swift
7+ - name : Swift OTel
8+ text : OpenTelemetry client built for Swift observability libraries. (pre-1.0 release)
9+ link_text : View on GitHub
10+ link : https://github.com/swift-otel/swift-otel
11+ - name : Swift Prometheus
12+ text : Client for the Prometheus monitoring system, supporting counters, gauges and histograms.
13+ link_text : View on GitHub
14+ link : https://github.com/swift-server/swift-prometheus
1115 - name : Swift OPA
1216 text : Evaluate Open Policy Agent IR Plans compiled from Rego declarative policy. (pre-1.0 release)
1317 link_text : View on GitHub
1418 link : https://github.com/open-policy-agent/swift-opa
15- - name : Swift OTel
16- text : OpenTelemetry client built for Swift observability libraries. (pre-1.0 release)
17- link_text : View on GitHub
18- link : https://github.com/swift-otel/swift-otel
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ tertiary_cards:
77 text : Generate Swift client and server code from an OpenAPI document.
88 link_text : View on GitHub
99 link : https://github.com/apple/swift-openapi-generator
10- - name : SwiftNIO
11- text : Cross-platform asynchronous event-driven network application framework .
10+ - name : Async HTTP Client
11+ text : Provides an HTTP Client library built on top of SwiftNIO .
1212 link_text : View on GitHub
13- link : https://github.com/apple/ swift-nio
13+ link : https://github.com/swift-server/async-http-client
1414 - name : PostgresNIO
1515 text : Non-blocking, event-driven Swift client for PostgreSQL.
1616 link_text : View on GitHub
1717 link : https://github.com/vapor/postgres-nio
18- - name : Async HTTP Client
19- text : Provides an HTTP Client library built on top of SwiftNIO .
18+ - name : SwiftNIO
19+ text : Cross-platform asynchronous event-driven network application framework .
2020 link_text : View on GitHub
21- link : https://github.com/swift-server/async-http-client
21+ link : https://github.com/apple/ swift-nio
You can’t perform that action at this time.
0 commit comments