Skip to content

pengwynn/faraday_middleware

legacy
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 2 commits ahead, 473 commits behind lostisland:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Faraday Middlware

This is the old location of Faraday Middleware. Only the release tags will be synced here.

Faraday Middleware now lives at https://github.com/lostisland/faraday_middleware

Change Your Remote

Pick your poison (https, ssh, git). Replace origin with the name you use to refer to pengwynn/faraday_middleware.

$ git remote set-url origin https://github.com/lostisland/faraday_middleware
$ git remote set-url origin git@github.com:lostisland/faraday_middleware.git
$ git remote set-url origin git://github.com/lostisland/faraday_middleware.git

Host Your Own Faraday Repository

If you have a Faraday-related repository (middleware, adapters, etc), you are more than welcome to host it under lostisland if you like. You'll get full push and administrative access of course.

About

Various Faraday middlewares for Faraday-based API wrappers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%