Swift Urlrequest

Open-source Swift projects categorized as Urlrequest

Top 6 Swift Urlrequest Projects

  1. Alamofire

    Elegant HTTP Networking in Swift

    Project mention: Tuist & Revenue Cat, Part 1 | dev.to | 2024-09-18

    let package = Package( name: "YourAwesomeApp", dependencies: [ // Add your own dependencies here: // .package(url: "https://github.com/Alamofire/Alamofire", from: "5.0.0"), // You can read more about dependencies here: https://docs.tuist.io/documentation/tuist/dependencies .package(url:"https://github.com/RevenueCat/purchases-ios-spm.git", .upToNextMajor(from: "5.0.0")) ] )

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Netfox

    A lightweight, one line setup, iOS / OSX network debugging library! 🦊

  4. RealHTTP

    🌀swift async http client - fast, lightweight, type-safe

  5. http-request

    🌐 A tiny http client for iOS and macOS. Only 80 lines of code. (by mezhevikin)

  6. Netswift

    A type-safe, high-level networking solution for Swift apps

  7. swift-api-client

    Comprehensive and modular Swift library for API design.

    Project mention: Meet swift-api-client | dev.to | 2024-12-23

    This article is introductory, so I will not delve into the entire functionality here. If you're interested, I welcome you to visit the GitHub page, where you'll find a more detailed README and a full example. Also you can check the autogenerated docs page. Additionally, on GitHub, there is a discussions section where I'm eager to hear any comments and suggestions.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Swift Urlrequest discussion

Log in or Post with

Swift Urlrequest related posts

  • Modern replacements for SwiftKeychain and APAddressBook.

    3 projects | /r/swift | 28 Jun 2023
  • Use Alamofire with async and await

    2 projects | dev.to | 26 Jan 2023
  • How to download an XML file and parse using Alamofire and SWXML

    1 project | /r/iOSProgramming | 23 Jan 2023
  • Alamofire - Elegant http networking in swift

    1 project | /r/github_trends | 22 May 2022
  • Swift Package Manager GitHub issue

    1 project | /r/swift | 10 Mar 2022
  • Cheezam – Shazam for Cheese

    1 project | news.ycombinator.com | 16 Jan 2022
  • Interoperability of Swift command line tool

    1 project | /r/swift | 5 Nov 2021
  • A note from our sponsor - Nutrient
    www.nutrient.io | 12 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Index

What are some of the best open-source Urlrequest projects in Swift? This list will help you:

# Project Stars
1 Alamofire 41,600
2 Netfox 3,690
3 RealHTTP 285
4 http-request 30
5 Netswift 25
6 swift-api-client 11

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai