0.0
A simple HTTP and HTTPS client in Ruby to query any RESTful API
2021
2022
2023
2024
2025
2026
0.0
Makes http fun! Also, makes consuming restful web services dead easy.
2021
2022
2023
2024
2025
2026
0.0
An HTTP server framework similar to FastAPI, featuring async processing, dynamic routing, and type validation.
2021
2022
2023
2024
2025
2026
0.0
A simple JSON-RPC library, which defaults to using Faraday for the http-client wrapper.
2021
2022
2023
2024
2025
2026
0.0
EventMachine::HttpRequest adapter for HTTP REST client
2021
2022
2023
2024
2025
2026
0.0
Ruby library for fetching (http-access2) and parsing (feed-normalizer) RSS (and Atom) feeds.
2021
2022
2023
2024
2025
2026
0.0
A Ruby library that for LY.com's HTTP-based hotel API.
2021
2022
2023
2024
2025
2026
0.0
Wrapper around ruby http and https libraries.
Converted to a gem from a mixture of versions I've used over the years. Might need some work yet :)
2021
2022
2023
2024
2025
2026
0.0
Implements a simple reverse HTTP proxy - useful for advanced configuration or inspection of reverse proxies in development.
2021
2022
2023
2024
2025
2026
0.0
AMQP-HTTP compliant replacement for HTTParty
2021
2022
2023
2024
2025
2026
0.0
A lightweight Ruby SDK providing HTTParty-based client with type definitions for the Namabar OTP verification and messaging platform.
2021
2022
2023
2024
2025
2026
0.41
htty is a console application for interacting with web servers. It's a fun way to explore web APIs and to learn the ins and outs of HTTP.
2021
2022
2023
2024
2025
2026
0.19
This plugin provides native HTTP instrumentation
for monitoring and metrics collection, including:
response code, JSON response, HTTP last modified,
SSL expiry, and metrics via `curl`.
2021
2022
2023
2024
2025
2026
0.38
Ruby HTTP client for the Heroku API.
2021
2022
2023
2024
2025
2026
0.15
SSRF Proxy is a multi-threaded HTTP proxy server designed to tunnel client HTTP traffic through HTTP servers vulnerable to HTTP Server-Side Request Forgery (SSRF).
2021
2022
2023
2024
2025
2026
0.37
XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
2021
2022
2023
2024
2025
2026
0.37
A Ruby client generator for HTTP APIs described with a JSON schema
2021
2022
2023
2024
2025
2026
0.21
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install logstash-filter-http. This gem is not a stand-alone program
2021
2022
2023
2024
2025
2026
0.21
webmachine is a toolkit for building HTTP applications in a declarative fashion, that avoids the confusion of going through a CGI-style interface like Rack. It is strongly influenced by the original Erlang project of the same name and shares its opinionated nature about HTTP.
2021
2022
2023
2024
2025
2026
0.2
SidekiqAlive offers a solution to add liveness probe of a Sidekiq instance.
How?
A http server is started and on each requests validates that a liveness key is stored in Redis. If it is there means is working.
A Sidekiq job is the responsable to storing this key. If Sidekiq stops processing jo...
2021
2022
2023
2024
2025
2026