There are 3 repositories under urlrequest topic.
🌀swift async http client - fast, lightweight, type-safe
🌩 Simple HTTP network abstraction layer written in Swift
HttpUtility is an open source MIT license project which is helpful in making HTTP requests and returns a decoded object from server. Right now this utility only parses JSON.
Pure Swift implementation of the OAuth 1.0 protocol as an easy to use extension for the URLRequest type. (RFC-5849)
🌐 A tiny http client for iOS and macOS. Only 80 lines of code.
A tutorial project for the network layer with swift protocols/generics in #SwiftCairo talk
Comprehensive and modular Swift library for API design.
[iOS/swift]封装自Alamofire及HandyJSON的网络请求库。 Network request library with Alamofire and HandyJSON.
Networking framework in Swift
A clean, lightweight framework for making HTTP requests in swift.
Lightweight HTTP framework adding functionalites to URLSession.
A reactive, lightweight network layer, written in Swift, using Combine
A Codable wrapper around URLSession for networking.
Flexible Networking library in Swift
Simple HTTP Networking Library with Async/Await and Codable.
A minimal network layer library for performing basic requests.
A light and fast HTTP Networking in Swift
Lightweight Swift package for building type-safe RESTful URLRequest objects with headers, query params, and JSON body support.
Simple code for caching API data using URLSession
An example project to show how using custom request classes can lead to a more modular project that is easier to test
Simple lightweight HTTP Networking Library written in Swift based on UrlSession
Structured HTTP URLRequest and API client for Swift
The application is a toolkit that implements converters, data visualizers, encryptors and decryptors, and other small functions.
Native swift approach to implement networking in your app.