0.0
This package is Hiraku's modified rack.
Original description is bellow.
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 fram...
2020
2021
2022
2023
2024
2025
0.0
A Magic Pipe to send data in arbitrary formats to configurable backends, with topics. It features a modular design that allows to configure and extend how the payloads are fetched, serialized, encoded, submitted, and most importantly where: SQS, HTTPS endpoints, etc.
2020
2021
2022
2023
2024
2025
0.0
This gem provides a simple way to download report data from salesforce.com. It works well with any ruby applications, include such as Ruby on Rails.You can access salesfore.com using only your sales force login id (=email) and password. A security token is no need.
2020
2021
2022
2023
2024
2025
0.0
Wraps the Phone Your Rep API up with an idiomatic Ruby bow. Easily construct requests with block syntax and receive a response with http status, headers, raw body, and ActiveRecord-esque objects that make data-querying easy (using the lazy_record gem).
2020
2021
2022
2023
2024
2025
0.0
DO NOT USE YET!!! EXPERIMENTAL.
Unlike mocks and stubs, fake services are running processes that pretend to function as real ones would. This enables testing the software under test with more complete control of the surfaces it talks to (other services, faked). Beyond that, it makes application-...
2020
2021
2022
2023
2024
2025
0.0
Back in 2015 I was a guy automating things at my job and two scripts had a common need --
they both had to pass the same credentials to Jenkins (via query params, I guess).
That common tool with a single method was a Net::HTTP wrapper -- that's where the name from.
Then when the ...
2020
2021
2022
2023
2024
2025
0.0
Caches responses for requests that respond with "304 - Not Modified" and adds "if-modified-since" or "if-none-match" headers to future requests
2020
2021
2022
2023
2024
2025
0.0
This library send checks result to Icinga2 via the http api. It provides an executable to send result from shell scripts
2020
2021
2022
2023
2024
2025
0.0
Ipgeolocation.io's IP API Stack provides country, city, state, province, time zone, current time,
local currency, latitude and longitude, company detail, ISP, language, zip code, country calling code
and much more from any IPv4 and IPv6 address i...
2020
2021
2022
2023
2024
2025
0.0
This gem module provides a classes to support the language translation of text files or text strings.
The Frengly on-line service requires registration and prvoides access with a username and password.
The gem module uses the NET::HTTP library to access the Frengly service
2020
2021
2022
2023
2024
2025
0.0
Hiera backend for looking up data over HTTP APIs with support for encrypted values
2020
2021
2022
2023
2024
2025
0.0
Allow the color and animation settings to be changed on an Ambient Ord or Beacon - http://www.ambientdevices.com/developer/OrbWDK.pdf. This code uses the Ambient HTTP developer interface.
2020
2021
2022
2023
2024
2025
0.0
A command line HTTP client intended to create and test API documentation with ease
2020
2021
2022
2023
2024
2025
0.0
Provides endpoints for NewRelic (or any other uptime service monitor) HTTP ping monitoring for Rails applications
2020
2021
2022
2023
2024
2025
0.0
Adds validations on URL attributes for ActiveRecord models.
URL scheme will be checked and added before updating the database if necessary.
A raw_attribute method will also be added to display the url without HTTP(S) scheme or trailing slash.
2020
2021
2022
2023
2024
2025
0.0
Ruby client for the Eternal-Twin API. Defines Etwin domain types and HTTP client.
2020
2021
2022
2023
2024
2025
0.0
OnLooker is a simple rails plugin that lets a user check the status of his or her website or server. OnLooker uses
Ping's to check via TCP or HTTP whether the site, sites or servers that you specify are online and accessible. OnLooker
also supports custom images to distinguish status.
2020
2021
2022
2023
2024
2025
0.0
HashAuth allows your Rails application to support incoming and outgoing two-factor authentication via hashing some component of an HTTPS request. Both sides of the request (your Rails app and your client or provider) must have some unique shared secret. This secret is used to create a hash of som...
2020
2021
2022
2023
2024
2025
0.0
Simple HTTP mapper for habrahabr.ru user data API
2020
2021
2022
2023
2024
2025
0.0
Rack middleware to strip accept headers from non XHR requests
2020
2021
2022
2023
2024
2025