mirror of
https://github.com/lorien/awesome-web-scraping.git
synced 2024-11-24 08:32:19 +02:00
Faraday duplication removed
This commit is contained in:
parent
1bd5fb852b
commit
07041a0a15
1
ruby.md
1
ruby.md
@ -25,7 +25,6 @@ This list contains ruby libraries related to web scraping and data processing
|
|||||||
## Network
|
## Network
|
||||||
|
|
||||||
* [httparty](https://github.com/jnunemaker/httparty) Makes http fun again!
|
* [httparty](https://github.com/jnunemaker/httparty) Makes http fun again!
|
||||||
* [faraday](https://github.com/lostisland/faraday) Simple, but flexible HTTP client library, with support for multiple backends.
|
|
||||||
* [http](https://github.com/tarcieri/http) A simple Ruby DSL for making HTTP requests
|
* [http](https://github.com/tarcieri/http) A simple Ruby DSL for making HTTP requests
|
||||||
* [excon](https://github.com/excon/excon) Usable, fast, simple HTTP(S) 1.1 for Ruby
|
* [excon](https://github.com/excon/excon) Usable, fast, simple HTTP(S) 1.1 for Ruby
|
||||||
* [nestful](https://github.com/maccman/nestful) Simple Ruby HTTP/REST client with a sane API
|
* [nestful](https://github.com/maccman/nestful) Simple Ruby HTTP/REST client with a sane API
|
||||||
|
Loading…
Reference in New Issue
Block a user