mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-17 00:05:28 -04:00
Add blog post link to README
Courtesy of @mattbrictson, the post clarifies some unintuitive behaviour of the gem and shows how to build robust clients using Faraday.
This commit is contained in:
parent
819cfe7f24
commit
d40f3dbb99
@ -12,7 +12,8 @@ requests. Instead, you probably want to have a look at [Awesome Faraday][awesome
|
||||
## Getting Started
|
||||
|
||||
The best starting point is the [Faraday Website][website], with its introduction and explanation.
|
||||
Need more details? See the [Faraday API Documentation][apidoc] to see how it works internally.
|
||||
|
||||
Need more details? See the [Faraday API Documentation][apidoc] to see how it works internally, or take a look at [Advanced techniques for calling HTTP APIs in Ruby](https://mattbrictson.com/blog/advanced-http-techniques-in-ruby) blog post from @mattbrictson 🚀
|
||||
|
||||
## Supported Ruby versions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user