Skip to content

arashzjahangiri/RxSwiftAlamofire

Repository files navigation

RxSwiftAlamofire

Example to use RxSwift for connection and UI

Getting Started

The application uses node.js as backend REST for client, iOS app, which is running at http://localhost:3000.

Make sure you have node.js and npm installed.

1.git clone https://github.com/arashzjahangiri/RxSwiftAlamofire.git
2.cd RxSwiftAlamofire/server
3.npm update
4.node server.js
5.run pod install in the iOS project.

Questions

If you have any questions about the project, please contact via email: arashzjahangiri@gmail.com

Pull requests are welcome!

Licence

MIT.