async-http-client

HTTP client library built on SwiftNIO (by swift-server)

Async-http-client Alternatives

Similar projects and alternatives to async-http-client

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better async-http-client alternative or higher similarity.

async-http-client reviews and mentions

Posts with mentions or reviews of async-http-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Send Welcome Emails using Appwrite's Swift Cloud Functions
    3 projects | dev.to | 22 Oct 2021
    import PackageDescription let package = Package( name: "WelcomeEmail", dependencies: [ .package(url: "https://github.com/swift-server/async-http-client.git", from: "1.0.0"), ], targets: [ .target( name: "WelcomeEmail", dependencies: [ .product(name: "AsyncHTTPClient", package: "async-http-client"), ]) ] )

Stats

Basic async-http-client repo stats
1
868
7.0
10 days ago

swift-server/async-http-client is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of async-http-client is Swift.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com