Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pengwynn/faraday_middleware
Various Faraday middlewares for Faraday-based API wrappers
https://github.com/pengwynn/faraday_middleware
Last synced: about 2 months ago
JSON representation
Various Faraday middlewares for Faraday-based API wrappers
- Host: GitHub
- URL: https://github.com/pengwynn/faraday_middleware
- Owner: pengwynn
- Fork: true (lostisland/faraday_middleware)
- Created: 2013-01-06T18:23:45.000Z (about 12 years ago)
- Default Branch: legacy
- Last Pushed: 2013-01-06T18:47:32.000Z (about 12 years ago)
- Last Synced: 2024-08-10T14:16:02.165Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 303 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 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 [email protected]: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.[lostisland]: https://github.com/lostisland