async-http-client
HTTP client library built on SwiftNIO (by swift-server)
hummingbird
Lightweight, flexible HTTP server framework written in Swift (by hummingbird-project)
Our great sponsors
async-http-client | hummingbird | |
---|---|---|
1 | 4 | |
678 | 268 | |
3.4% | 9.3% | |
8.0 | 5.4 | |
10 days ago | 11 days ago | |
Swift | Swift | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
async-http-client
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
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"), ]) ] )
hummingbird
Posts with mentions or reviews of hummingbird.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-20.
-
What is the backend of apps?
Hummingbird is probably the fastest/lightest backend. You can switch to it after mastering Vapor's Fluent ORM.
-
Alchemy - Elegant, batteries included web framework for Swift!
Another Devil's Advocate: Why would I choose it over Hummingbird? https://github.com/hummingbird-project/hummingbird
What are some alternatives?
When comparing async-http-client and hummingbird you can also consider the following projects:
Vapor - 💧 A server-side Swift HTTP web framework.
swift-nio - Event-driven network application framework for high performance protocol servers & clients, non-blocking.
Appwrite - Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
Alchemy
APNSwift - An HTTP/2 APNS library built on AsyncHTTPClient
Swift-Atem - Blackmagic Design Atem network protocol implementation in swift 5.1 using NIO 2
flanker - Python email address and Mime parsing library