34 dépôts
Libraries for handling HTTP requests and API communication.
Explore 34 awesome GitHub repositories matching part of an awesome list · Networking Frameworks. Refine with filters or upvote what's useful.
Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular
Provides an elegant, standard networking library for Swift.
ShadowsocksX-NG is a macOS application that functions as a Shadowsocks VPN client, SOCKS5 proxy manager, and PAC routing client. It is designed to bypass network restrictions by managing connections to Shadowsocks proxy servers through a graphical user interface. The project provides mechanisms for importing server profiles via QR codes and URLs, and it supports the integration of third-party plugins to modify network traffic. It also includes a local HTTP proxy server that translates SOCKS5 traffic into HTTP proxy format for application compatibility. The utility covers network traffic rout
Provides a fast tunnel proxy for bypassing firewalls.
Moya is a network abstraction layer for Swift that provides a structured framework for defining and executing REST API requests. It functions as a type-safe API client that decouples network endpoint definitions from the underlying implementation details to prevent configuration errors and URL typos. The project distinguishes itself by using protocol-based endpoint definitions and a provider-coordinated execution model. It includes a system for mapping network responses to strongly typed objects and features a dedicated tool for generating type-safe network interface files from external REST
Provides a network abstraction layer for API services.
Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes to network status and tracks whether a device is connected to Wi-Fi or cellular data. The library functions as a network reachability monitor that uses closures and system notifications to trigger callbacks when connectivity changes. It tracks internet connectivity and connection types to allow for network state handling and the adjustment of app content loading based on availability.
Replaces Apple's Reachability with a closure-based API.
Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as an in-app HTTP traffic inspector that captures request headers and response bodies for real-time network analysis. The tool provides a network performance monitor to calculate response times and data sizes, as well as a network log exporter for sharing captured request and response data via email. The project covers network analysis capabilities including traffic filtering to exclude specific URLs, request body capture, and a debug interface that can be toggled via programmati
Provides one-line network debugging and interception.
Swift based OAuth library for iOS
Provides OAuth support for iOS applications.
Pure Swift iOS download framework with background downloads, relaunch recovery, resumable transfers, and task management.
Manages background downloads and resumable transfers.
iOS network debugging, like a wizard 🧙♂️
Provides a wizard-like network debugging interface.
Type-safe networking abstraction layer that associates request type with response type.
Builds type-safe web API clients.
Sherlock Holmes of the networking layer. :male_detective:
Intercepts network requests and responses for debugging.
Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.
Wraps NSURLSession for simpler HTTP requests.
🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
Detects internet connectivity and Wi-Fi network status reliably.
Swift HTTP for Humans
Offers a human-friendly HTTP library inspired by Python.
OAuth2 framework for macOS and iOS, written in Swift.
Implements OAuth 2 authentication protocols.
🏇 A Swift HTTP / HTTPS networking library just incidentally execute on machines
Executes HTTP/HTTPS requests across various platforms.
A Swift framework for working with emails
Provides simple access to common email service providers.
Easy to use OAuth 2 library for iOS, written in Swift.
Provides an easy-to-use OAuth 2 implementation.
Lightweight network abstraction layer, written on top of Alamofire
Provides a lightweight network abstraction built on Alamofire.
Swift/Obj-C HTTP framework with a focus on REST and JSON
Focuses on REST and JSON-based HTTP communication.
A simple OAuth library for iOS with a built-in set of providers
Provides a small OAuth library with built-in providers.