HTTP, Faraday, Typhoeus or something else?
I have an external JSON API that I need to parse and save and was wondering if anyone had any suggestions on what to use?
I found tons of info on building a rails API but very little on consuming an external one.