Erizou is a lightweight network framework for simplifying HTTP calls in iOS project written in Swift.
- Chainable Request / Response Methods
- Swift Concurrency Support
- Upload File / Data
- Download File using Request
- Documentation
- Retry Requests
- Network Reachability
- Unit and Integration Tests
- iOS 16.0+
- Xcode 14.3.1+
- Swift 5.8.1+
- File > Swift Packages > Add Package Dependency
- Add the following dependency:
https://github.com/TrabelsiAchraf/erizou.git
- Select "Up to Next Major" with "0.1.0" (Beta)
- Demo app for usage
100% not documented yet but I'll get there 🤷♂️
Achraf Trabelsi @Tr_Achraf
Erizou is released under the MIT license. See LICENSE for details