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
UserAgent is a Ruby library that parses and compares HTTP User Agents. This is a fork from josh-useragent with fixes for Stella (http://github.com/solutious/stella).
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
Records incoming HTTP requests and stores them for review
2020
2021
2022
2023
2024
2025
0.0
Rack::Auth::Request provides ngx_http_auth_request_module like authorization interface. `auth_request` directive
2020
2021
2022
2023
2024
2025
0.0
WebMock allows you to stub only Net::HTTP requests. This gem bridges the gap and allows you to run a live stub server where all requests are stubbed directly using WebMock API
2020
2021
2022
2023
2024
2025
0.0
Publish events about changes to your ActiveRecord models to different
targets, like HTTP endpoints, AWS SNS topics or Kinesis streams
2020
2021
2022
2023
2024
2025
0.0
Use Net::HTTP to make requests
2020
2021
2022
2023
2024
2025
0.0
The Random Sources library provides genuine random numbers, generated by processes fundamentally governed by inherent uncertainty instead of some pseudo-random number algorithm. It uses http services from different online providers.
2020
2021
2022
2023
2024
2025
0.0
Wrapper for FitBark API: It provides simple methods to handle authorization and to execute HTTP calls.
2020
2021
2022
2023
2024
2025
0.0
A mountable Rails Engine for receiving HTTPS Push Notifications from watched Google Calendar Resources and adding messages to AWS Queues for consumption by production, staging, development and test environments
2020
2021
2022
2023
2024
2025
0.0
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie...
2020
2021
2022
2023
2024
2025
0.0
Ruby Gem as a SDK for interacting with the SMS Traffic HTTP API (smstraffic.ru/api).
This gem provides a convenient way to integrate SMS Traffic services into Ruby applications,
enabling tasks such as sending SMS messages, checking delivery status, ...
2020
2021
2022
2023
2024
2025
0.0
Libsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop.
e.g
require 'gtk2'
require 'soup'
message = Soup::Message.new("GET", "http://www.example.com/")
Soup::SessionAsync.new.queue(message) do |_sess,_mess|
puts "Got respons...
2020
2021
2022
2023
2024
2025
0.0
Robodash is a lightweight Ruby gem for sending POST requests to Robodash's API. It is designed to be simple to use, with support for API tokens and background threading for non-blocking requests. Ideal for 'fire-and-forget' HTTP pings.
2020
2021
2022
2023
2024
2025
0.0
Just a small wrapper around httpparty to make our lives easier
2020
2021
2022
2023
2024
2025
0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2020
2021
2022
2023
2024
2025
0.0
An HTTP Pub/Sub engine for Rails.
2020
2021
2022
2023
2024
2025
0.0
Middleware instrumentation for logging HTTP request-response pairs to a HAR file.
2020
2021
2022
2023
2024
2025