donnywals / MultipartRequestURLSessionLinks
Example code to show how to make a multipart request using nothing but URLSession and a URLRequest
☆23Updated 5 years ago
Alternatives and similar repositories for MultipartRequestURLSession
Users that are interested in MultipartRequestURLSession are comparing it to the libraries listed below
Sorting:
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- ☆68Updated 4 years ago
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Contains all files needed for my Combine workshop.☆32Updated 5 years ago
- This is my rework of Apple example how to handle user input in SwiftUI apps☆41Updated 6 years ago
- UseAutoLayout @propertyWrapper for Swift☆25Updated 5 years ago
- A Swift 6 networking library with async/await, JSON/XML deserialization 🚀, and OAuth2 integration 🔐, supporting iOS/macOS/tvOS/watchOS/…☆42Updated 2 months ago
- Project showing an implementation of MVP + Coordinator in SwiftUI☆58Updated 5 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 5 years ago
- Generate and maintain Swift frameworks with support for Cocoapods, Carthage and SPM☆4Updated 2 years ago
- Sample of TopDown Error handling in Swift☆25Updated 7 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated last year
- A collection of slide decks, videos and other material from the Pragma Conference 2023. http://pragmaconference.com/☆22Updated last year
- CollectionViews with ease!☆34Updated 4 years ago
- Library to automate Push Notifications in the Simulator☆23Updated last year
- SwiftUI challenges☆46Updated 5 years ago
- A Swift framework that defines a KeyPath-based syntax for writing unit tests☆70Updated 3 years ago
- Secret management tool.☆67Updated 2 weeks ago
- A sample app with a dynamic multi-section collection view powered by NSDiffableDataSource and UICollectionViewCompositionalLayout☆13Updated 4 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 6 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 9 months ago
- ♻️Synchronize Xcode templates with your team☆44Updated 5 years ago
- Cracking the Coding Interview☆33Updated 7 years ago
- Combine extensions for AVFoundation☆30Updated 4 years ago
- Example project for "Sam's Photo" animations demonstrated in Session 203☆39Updated 8 years ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- Micro version of the Moya network abstraction layer written in Swift.☆46Updated last year
- print table on swift. print(table: [1, 2, 3])☆83Updated 3 months ago
- A Combine micro debugging package