0.0
Repository is gone
No release in over 3 years
Provides a simple way of making HTTPS calls with different verbs, headers, params, and parsing the output as JSON
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Super-simple HTTPD server - sinatra w/gimmiks
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Compilation of tools and configurations that will help you get started with your back-end setup. This gem contains the basic configuration options and file organization to create an HTTP layer and also a layer for the business rules (a.k.a. interactors). Sinatra is used as a HTTP layer, but it ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Collects and stores your outgoing HTTP requests in NetNoop.requests for later inspection, usually in your test assertions or matchers. Can be used in conjunction with FakeWeb to disable outbound HTTP requests while also making the contents of those requests visible.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters ac...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Landline is a no-hard-dependencies HTTP routing DSL that was made entirely for fun. It runs on any HTTP server that supports the Rack 3.0 protocol. It is usable for many menial tasks, and as long as it continues to be fun, it will keep growing.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
MiniHttp provides a clean, easy-to-use interface for making HTTP requests with automatic JSON handling, SSL support, and customizable timeouts.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Ser(ve) your web app with HTTPS to any device on your network (mDNS): 1. Use convenient domain names without ports (https://app.local vs http://127.0.0.1:3000); 2. Use mDNS for .local domains, so you can visit them from your phone or any other device connected to the same network; 3. Locally-trus...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A Ruby client for the Expo Push Notifications API, providing typed request/response objects, automatic payload mapping, error classification, and configurable HTTP behavior. It is built on Faraday for HTTP communication.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Takes URLs on stdin, prints them to stdout if they return a 200 or 300 http status
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
A zero-dependency HTTP client built on Ruby's net/http with automatic retries, request/response interceptors, and a clean API for JSON services.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over a year
SidekiqStatusMonitor offers a solution to add HTTP server for the sidekiq instance. Can be used for Kubernetes livenessProbe and readinessProbe checks. Other liveness/alive checks can be done too since the server returns 200/500 status codes. Also provides a HTTP JSON interface for crawling met...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Stīpa is a lightweight, zero-dependency HTTP/1.1 framework built entirely on Ruby stdlib. Features: - Pure stdlib (socket, thread, erb, json, securerandom) - HTTP/1.1 with keep-alive, SO_REUSEPORT, and TCP_NODELAY - Thread pool with bounded queue and graceful shutdown - Pre-compiled middleware s...
2021
2022
2023
2024
2025
2026
0.0
The project is in a healthy, maintained state
Parallel HTTP requests via libcurl curl_multi API. Releases GVL during I/O, compatible with Async gem and Fiber scheduler. Supports execute (all), first_execute (first N), stream_execute (yield as ready). Built-in retry functionality for network errors and custom HTTP status codes.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
An ActiveRecord adapter for Turso, the edge SQLite database powered by libSQL. Connects to Turso Cloud via the Hrana v2 HTTP protocol using Ruby's built-in Net::HTTP, making it fork-safe and dependency-free. Supports Embedded Replica mode via the sqlite3 gem for local read performance.
2021
2022
2023
2024
2025
2026