Haneke / HanekeSwift

A lightweight generic cache for iOS written in Swift with extra love for images.
Apache License 2.0
5.21k stars 591 forks source link

Heneke Swift with alamofire #439

Open dhavalyugtia opened 6 years ago

dhavalyugtia commented 6 years ago

i wan to make custom fetcher in HenekeSwift library which is capable oh handle api call with post method (i.e post request with data).i want to use Alamofier as network communication library.