简介:
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
1. Request类方法,官方文档: http://www.rubydoc.info/gems/rest-client/1.8.0/RestClient/Request
2. 使用方法:https://github.com/rest-client/rest-client
本文介绍了一个受Sinatra微框架启发的简单HTTP和REST客户端库,该库为Ruby提供get、put、post、delete等请求方法。通过官方文档和GitHub上的使用指南可以详细了解其用法。

被折叠的 条评论
为什么被折叠?



