mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-05 00:05:35 -04:00
httpx bundles its own faraday adapter, a la typhoeus. This adds it to the external adapters list.
Faraday Website
This is the root directory of the Faraday Website.
If you want to apply changes to it, please test it locally using Jekyll
.
# Navigate into the /docs folder
$ cd docs
# Install Jekyll dependencies, this bundle is different from Faraday's one.
$ bundle install
# Run the Jekyll server with the Faraday website
$ bundle exec jekyll serve
# The site will now be reachable at http://127.0.0.1:4000/faraday/