ruby -api-json-parse ... rest-client is “a simple HTTP and REST client for Ruby, ... response = RestClient.get(url) JSON.parse(response) ...
確定! 回上一頁