tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

Using it with promise kit #252

Open avjiang opened 6 years ago

avjiang commented 6 years ago

is there any way to use this library with PromiseKit library?

selvavalluvan commented 6 years ago

Is this what you are looking for? https://github.com/PromiseKit/Alamofire-