0.0
Inuit - an HTTP client for Ruby
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Really thin and non intuitive ruby server. Made to be fast and ready for really heavy servers (not only http server).
2021
2022
2023
2024
2025
2026
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).
2021
2022
2023
2024
2025
2026
0.0
A Ruby Gem for authenticating HTTP requests using a HMAC
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to notify HTTP endpoint with application notifications
2021
2022
2023
2024
2025
2026
0.0
Records incoming HTTP requests and stores them for review
2021
2022
2023
2024
2025
2026
0.0
Rack::Auth::Request provides ngx_http_auth_request_module like authorization interface. `auth_request` directive
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
Publish events about changes to your ActiveRecord models to different
targets, like HTTP endpoints, AWS SNS topics or Kinesis streams
2021
2022
2023
2024
2025
2026
0.0
Use Net::HTTP to make requests
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Wrapper for FitBark API: It provides simple methods to handle authorization and to execute HTTP calls.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
expose a local instance of couchbase lite via http
2021
2022
2023
2024
2025
2026
0.0
== Xolo
Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/e...
2021
2022
2023
2024
2025
2026
0.0
HTTP client for making requests against a set of hosts
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Juicer is a command line tool that helps you ship frontend code for production. High level overview; Juicer can * figure out which files depend on each other and merge them together, reducing the number of http requests per page view, thus improving performance * use YUI Compressor to compress ...
2021
2022
2023
2024
2025
2026