Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 412 Bytes

RestofireDemo

RestofireDemo is an example project demonstrating Restofire.

Restofire is a protocol oriented networking abstraction layer in swift that is built on top of Alamofire to use services in a declarative way.

Installation

To install, run the following command in your terminal

git clone https://github.com/Restofire/RestofireDemo.git && pod install