Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 527 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 527 Bytes

Restofire-NYT

Restofire-NYT is a example project demonstrating Restofire using the NYTimes Movies Review API.

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

Installation

To install, run the following command in your terminal

git clone https://github.com/pronto-it-labs/Restofire-NYT.git && pod install