RxRestClient is a simple REST Client based on RxSwift and Alamofire.
Features:
- Simple way to do requests
- Simple way to have response state in reactive way
- Ability to customization
- Retry on any error
- Handle network reachability status
- Retry on become reachable
- Ability to use absalute and relative urls
- Logger
- Swift Codable protocol support
- Use custom SessionManager
- Pagination support
- more coming soon

Leave a Reply
You must be logged in to post a comment.