0.0
Delay proxy for http resources
2021
2022
2023
2024
2025
2026
0.0
A Rails middleware for Levo.ai customers that captures HTTP requests and responses and sends them to Levo.ai for API security analysis
2021
2022
2023
2024
2025
2026
0.0
Gem to access Backchat provisioning API using rest_client as http client
2021
2022
2023
2024
2025
2026
0.0
BlueFactory is a Ruby library which helps you build a web service that hosts custom feeds a.k.a. feed generators
for the Bluesky social network. It implements a simple HTTP server based on Sinatra which provides the required
endpoints for the feed generator interface. You need to pro...
2021
2022
2023
2024
2025
2026
0.0
Writes log to db and log files (configurable destinations) according the context and exposes the log entries via http
2021
2022
2023
2024
2025
2026
0.0
Amazon AWS SDB SimpleDB client library, low level and http lib agnostic
2021
2022
2023
2024
2025
2026
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-...
2021
2022
2023
2024
2025
2026
0.0
Action Mailer Adapter for Send Email Through HTTP APIs.
2021
2022
2023
2024
2025
2026
0.0
An HTTP/2.0 parser in Ruby
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026
0.0
Allows files to be distributed from a directory via HTTP.
2021
2022
2023
2024
2025
2026
0.0
A zero-config HTTP/2 proxy for lightweight production deployments with country-based request filtering
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
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
Use Net::HTTP to make requests
2021
2022
2023
2024
2025
2026
0.0
HTTP wrapper for Availity API
2021
2022
2023
2024
2025
2026
0.0
Authenticate requests using an Auth0 JWT passed by HTTP header
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
Distributed tracing, error tracking, structured logging, and infrastructure metrics for Ruby applications. Ships data to the JustAnalytics platform via batched HTTP transport with automatic trace context propagation.
2021
2022
2023
2024
2025
2026
0.0
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
This is a fork of proxifier https://github.com/samuelkadolph/ruby-proxifier
The fork allows the gem to run on modern ruby versions and adds some minor features.
2021
2022
2023
2024
2025
2026