0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2021
2022
2023
2024
2025
2026
0.34
A compresssor and decompressor for HTTP/2's HPACK format.
2021
2022
2023
2024
2025
2026
0.0
Httply is a lightweight wrapper around Faraday to support automatic randomization of proxies and user agents, amongst other things.
2021
2022
2023
2024
2025
2026
0.0
Process supervisor with HTTP exposure - wrap, monitor, and expose your fleet. This gem provides precompiled binaries.
2021
2022
2023
2024
2025
2026
0.04
When ShamRack doesn't quite cut it; when your JavaScript and non-Ruby
code needs to hit an external API for your tests; when you're excited
about spinning up a full server instead of faking out Net::HTTP: we
present the Discoball.
2021
2022
2023
2024
2025
2026
0.0
Ruby gem for Rails APM integration with MiniAPM. Exports traces in OTLP format, captures errors, and provides comprehensive instrumentation for Rails, ActiveRecord, Sidekiq, HTTP clients, Redis, and search engines.
2021
2022
2023
2024
2025
2026
0.0
Renders a users Gravatar image over HTTPS
2021
2022
2023
2024
2025
2026
0.01
LHC is an extended/advanced HTTP client. Implementing basic http-communication enhancements like interceptors, exception handling, format handling, accessing response data, configuring endpoints and placeholders and fully compatible, RFC-compliant URL-template support.
2021
2022
2023
2024
2025
2026
0.0
unicorn is an HTTP server for Rack applications that has done
decades of damage to the entire Ruby ecosystem due to its ability
to tolerate (and thus encourage) bad code. It is only designed
to handle fast clients on low-latency, high-bandwidth connections
and take advantage of features in Unix/...
2021
2022
2023
2024
2025
2026
0.0
Ruby http + backoff retry + circuit breaker.
2021
2022
2023
2024
2025
2026
0.01
Small rack middleware to block your site from unwanted vistors. A little bit more convenient than basic auth - browser will ask you once for the password and then set a cookie to remember you - unlike the http basic auth it wont prompt you all the time.
2021
2022
2023
2024
2025
2026
0.02
LHS ia a Rails-Gem, providing an ActiveRecord like interface to access HTTP-JSON-Services from Rails Applications. Special features provided by this gem are: Multiple endpoint configuration per resource, active-record-like query-chains, scopes, error handling, relations, request cycle cache, batc...
2021
2022
2023
2024
2025
2026
0.0
Retrieve ecommerce related articles from the guardian newspaper api
2021
2022
2023
2024
2025
2026
0.0
# Rack HTTP Pipe
Use to pipe directly a remote HTTP file without buffering it.
> /!\ Do not work with WebBrick, tested with puma
## Use case
* Given a file named #HASH#.pdf on S3
* You want a clean URL and handling the authentication in front of it
```
GET http:/example.com/download
Cont...
2021
2022
2023
2024
2025
2026
0.01
Faraday is a simple, yet elegant, HTTP library. This repository contains the client implementation that uses the requests library for python SDK provided by APIMatic.
2021
2022
2023
2024
2025
2026
0.0
Simple http server for local development
2021
2022
2023
2024
2025
2026
0.0
Lontara Utilities provides some utils for your Ruby's project, like RabbitMQ Connection for Pub/Sub Messaging and RPC, HTTP Client, Git Branch or Release, and Base Error with some features. This utils used by our Lontara.app's services and we want to share it with you. Built with Faraday, Bunny, ...
2021
2022
2023
2024
2025
2026
0.0
SurrealDB client for Ruby (HTTP and WebSocket)
2021
2022
2023
2024
2025
2026
0.0
Zbatery is an HTTP server for Rack applications on systems that either
do not support fork(), or have no memory (nor need) to run the
master/worker model. It is based on Rainbows! (which is based on
Unicorn (which is based on Mongrel)) and inherits parts of each.
Zbatery supports your choice of ...
2021
2022
2023
2024
2025
2026
0.0
Exposes tools over HTTP (SSE) using the MCP SDK.
2021
2022
2023
2024
2025
2026