AANetworking
October 25, 2019 • MIT License
AANetworking wraps power of Alamofire and Moya into simple Codeable format
Restofire
February 03, 2018 • MIT License
Restofire is a protocol oriented network abstraction layer in swift that is built on top of Alamofire to use services in a declartive way
Currency Converter Swift Viper
June 21, 2017 • MIT License
Calculates money quick and easy way to see live foreign exchange rates (Based on swift 3.0, viper architecture and special thanks to https://github.com/hakanensari/fixer-io for conversion API)
iOS-Awesome-Starter-Kit
January 12, 2017 • MIT License
The perfect combination: Clean Swift + ReSwift + PromiseKit
Networking
July 08, 2016 • MIT License
**Networking** was born out of the necessity of having a simple networking library that doesn't have crazy programming abstractions or uses the latest reactive programming techniques, but just a pl...
ETNetwork
April 30, 2016 • MIT License
ETNetwork is is a high level request util based on Alamofire, take YTKNetwork as reference.
Nuke
September 19, 2015 • MIT License
A powerful **image loading** and **caching** framework which allows for hassle-free image loading in your app.
- Load images into image views and other targets
- Image resizing, custom image tr...
AlamofireJsonToObjects
July 02, 2015 • MIT License
An Alamofire extension which converts JSON response data into swift objects using EVReflection