3 4 5
# File 'lib/quotefm/category.rb', line 3 def self.list res = HTTParty.get("https://quote.fm/api/category/list") end