Skip to content

alicanbatur/RxSwiftNetworkingExample

Repository files navigation

RxSwiftNetworkingExample

Networking example for RxSwift. Search country by words and list them at tableView. There is also allCountries method to show a usage for call without parameter.

Used

  • Moya
  • RxCocoa
  • RxSwift
  • RxAlamofire
  • Moya_ModelMapper
  • RxOptional

For networking I used restcountries

  • restcountries.eu

Usage

Just download and try it out.

Contributing

(If you want to add of fix anything :))

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Simple RxSwift Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published