0.0
There is great benefit in adopting a standard library of exceptions. Projects and libraries can all assume the same set of exception classes will be raised and caught using the built in language rescue keyword which filters on class. It becomes especially powerful for building API's, where specif...
2021
2022
2023
2024
2025
2026
0.0
A more convenient way to return different HTTP status codes from Rails.
2021
2022
2023
2024
2025
2026
0.0
Automatically set the current locale from the browsers HTTP_ACCEPT_LANGUAGE header
2021
2022
2023
2024
2025
2026
0.0
A simple Ruby Gem for accessing the StormRETS Api based on httparty
2021
2022
2023
2024
2025
2026
0.0
Go Picasa go is intended as library written in ruby to manipulate Picasa albums and photos in a easy way. The idea is to provide behaviors to ordinary objects so they can create, retrieve, update and delete albums and photos in a more object oritented way, lefting behind all the HTTP talk that wa...
2021
2022
2023
2024
2025
2026
0.0
Use Net::HTTP to make services
2021
2022
2023
2024
2025
2026
0.0
Download a file over HTTP & keep track of it's etag
2021
2022
2023
2024
2025
2026
0.0
Stupeflix API wrapper using HTTParty
2021
2022
2023
2024
2025
2026
0.0
OAuth Core Ruby implementation (this fork has em-http-request support, included until the main release includes the patch)
2021
2022
2023
2024
2025
2026
0.0
Meta Package for Blix HTTP REST Framework
2021
2022
2023
2024
2025
2026
0.0
This library provides a simple wrapper around the HTTP calls required for using Tableau's truated authentication mechanism.
2021
2022
2023
2024
2025
2026
0.0
Simple Ruby wrapper for the Trulia API built on HTTParty
2021
2022
2023
2024
2025
2026
0.0
A transparent wrapper for Telphin API. Supports ruby-way naming of API methods (without method lists inside), optional authorization, files uploading, logging and any faraday-supported http adapter of your choice.
2021
2022
2023
2024
2025
2026
0.0
Rack provides minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single ...
2021
2022
2023
2024
2025
2026
0.0
Proxy server to record HTTP request/response with VCR
2021
2022
2023
2024
2025
2026
0.0
Multiplexing HTTP proxy for decoupled inter-service notifications
2021
2022
2023
2024
2025
2026
0.0
Library was built on top of nokogiri, parallel and httparty gems that do most of the work
2021
2022
2023
2024
2025
2026
0.0
Easy locale switching in Ruby on Rails through params, session, user or http.
2021
2022
2023
2024
2025
2026
0.0
Trafficlogger is a Rails Engine with Rack Middleware to track incoming HTTP requests coming to your site and logs them with detailed information about the Request
2021
2022
2023
2024
2025
2026
0.0
Performs an HTTParty::get request in a reasonably threaded manner.Primarily useful for manipulating concurrent users displays on staging environments
2021
2022
2023
2024
2025
2026