0.0
Interface for the HOALife.com HTTP API.
2021
2022
2023
2024
2025
2026
0.0
virustotalapi is Ruby module that interfaces with the VirusTotal API via HTTP POST and JSON responses. The code was derived from Takahiro Matsuji's snippet at https://gist.gituhub.com/520909
2021
2022
2023
2024
2025
2026
0.0
A Ruby HTTP server combining Falcon-class fiber concurrency with Puma-class compatibility.
2021
2022
2023
2024
2025
2026
0.0
Checks the Huawei E3131 SMS inbox for new messages using the HTTP API.
2021
2022
2023
2024
2025
2026
0.0
Script that listens to a tag and retweets messages with that tag. Supports both OAuth and HTTPAuth authentication strategies. Retweets using Twitter's native RT feature. Originally made for Scotland on Rails '09 by Mark Connell (http://github.com/rubaidh). Refactored and reworked after Euruko '10...
2021
2022
2023
2024
2025
2026
0.0
Ruby API wrapper for education.com schoolfinder built with httparty
2021
2022
2023
2024
2025
2026
0.0
Terasms http rest api
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
Tenax wraps unreliable operations (HTTP calls, database queries, queue
publishes) in a configurable resilience layer: retries with pluggable
backoff strategies, error classification, optional circuit breaking,
and built-in instrumentation. Designed for Ruby services that need to
survive transient...
2021
2022
2023
2024
2025
2026
0.0
Antilles uses Mimic to set up a stub HTTP server that a CLI tool being tested
with cucumber/aruba can communicate with.
2021
2022
2023
2024
2025
2026
0.0
Command line utility for running a web server for static files with basic authentication support
2021
2022
2023
2024
2025
2026
0.0
Use HTTP protocol to communicate with wechat API
2021
2022
2023
2024
2025
2026
0.0
A Ruby wrapper for the Zferral API, based on HTTParty.
2021
2022
2023
2024
2025
2026
0.0
async http
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
Minimise your CSS files using by compressing and combining them into one file. Reduce HTTP requests, file size, and save bandwidth. See http://github.com/nathankleyn/mini_css for more information.
2021
2022
2023
2024
2025
2026
0.0
Yao's http response parser using oj.
2021
2022
2023
2024
2025
2026
0.0
Production-ready Ruby SDK for AllStak observability: auto-installing Rails Railtie and Rack middleware, a Sidekiq server middleware, ActiveRecord instrumentation, outbound HTTP capture, distributed tracing, cron monitoring, and structured logs.
2021
2022
2023
2024
2025
2026
0.0
Fake http service, which is easy to use in tests
2021
2022
2023
2024
2025
2026
0.0
a Rails gem that allows you to validate a URL
entered in a form. It validates if the URL exists by hitting it with a HEAD
request.
The improved version includes retries for common patterns when the head request is refused before giving a failure notice.
It also looks up a SITE_URL constant to...
2021
2022
2023
2024
2025
2026