0.0
Idiomatic Ruby client for Groq's OpenAI-compatible API. Covers chat
completions (sync + streaming), embeddings, audio (speech, transcription,
translation), models, files, and batches. Built on Net::HTTP, with
parameter validation via dry-schema and internal Result-based control
flow via dry-monads.
2021
2022
2023
2024
2025
2026
0.0
Many sites these days absolutely require a user to have Javascript enabled in order to function properly. You may have one yourself. Users that either have JS disabled or only allow trusted sites to execute JS should be given a textual warning that their user experience may be hampered.
This Rac...
2021
2022
2023
2024
2025
2026
0.0
Ignore google indexing with http headers
2021
2022
2023
2024
2025
2026
0.0
AWS Version 4 signatures for authenticated HTTP POST uploads to AWS S3
2021
2022
2023
2024
2025
2026
0.0
Bucketrb is a lightweight local S3-compatible HTTP server backed by the filesystem.
2021
2022
2023
2024
2025
2026
0.0
Use a previously acquired token to easily access the REST API with httparty
2021
2022
2023
2024
2025
2026
0.0
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests.
This server is desig...
2021
2022
2023
2024
2025
2026
0.0
Crawlr is a modern Ruby web scraping framework built for respectful and efficient data extraction.
Features async HTTP requests, robots.txt compliance, cookie management, proxy rotation, flexible
CSS/XPath selectors, and comprehensive error handling. Designed for both simple scraping tasks
and co...
2021
2022
2023
2024
2025
2026
0.0
Shiboru provides a clean and intuitive way to handle filtering, ordering, and pagination in Ruby applications.
It automatically maps models to filter classes, parses HTTP parameters, and supports complex nested associations with various operators.
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
HTTP router for Rack.
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
Provides the `Fetchy` HTTP client, `Lilac::Resource` (signal-backed async data source), and selector helpers (`selector` / `select`). Designed for the lilac-compiled wasm variant; lilac-full already links the async gem in. Picked up automatically by `lilac build` via Bundler when the gem appears ...
2021
2022
2023
2024
2025
2026
0.0
Wrapper library for calling Run The Red's HTTP gateway from ruby.
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
maps a http path to an system command
2021
2022
2023
2024
2025
2026