How to use AlamofireObjectMapper?
If you are using Alamofire for Networking in Swift, this article will be helpful for you.
AlamofireObjectMapper is an extension to Alamofire which automatically converts JSON response data into swift objects using ObjectMapper
Usage
AlamofireObjectMa...
javalnanda.com2 min read