0.0
Records incoming HTTP requests and stores them for review
2021
2022
2023
2024
2025
2026
0.0
Rack::Auth::Request provides ngx_http_auth_request_module like authorization interface. `auth_request` directive
2021
2022
2023
2024
2025
2026
0.0
WebMock allows you to stub only Net::HTTP requests. This gem bridges the gap and allows you to run a live stub server where all requests are stubbed directly using WebMock API
2021
2022
2023
2024
2025
2026
0.0
Publish events about changes to your ActiveRecord models to different
targets, like HTTP endpoints, AWS SNS topics or Kinesis streams
2021
2022
2023
2024
2025
2026
0.0
Use Net::HTTP to make requests
2021
2022
2023
2024
2025
2026
0.0
The Random Sources library provides genuine random numbers, generated by processes fundamentally governed by inherent uncertainty instead of some pseudo-random number algorithm. It uses http services from different online providers.
2021
2022
2023
2024
2025
2026
0.0
Wrapper for FitBark API: It provides simple methods to handle authorization and to execute HTTP calls.
2021
2022
2023
2024
2025
2026
0.0
A mountable Rails Engine for receiving HTTPS Push Notifications from watched Google Calendar Resources and adding messages to AWS Queues for consumption by production, staging, development and test environments
2021
2022
2023
2024
2025
2026
0.0
External access to your services on AppFog via a Caldecott HTTP tunnel.
2021
2022
2023
2024
2025
2026
0.0
A rack middleware library that allows for cookies to be passed through form parameters. Specifically, it merges the specified form parameters into the Cookie header of an http request. It gets around the problem of having a flash application which interacts with a web application that uses cookie...
2021
2022
2023
2024
2025
2026
0.0
Telegem is a modern Telegram Bot Framework for Ruby inspired by Telegraf.js.
Built with async-first design using async-http, featuring scenes, middleware,
and a clean DSL. Perfect for building scalable Telegram bots.
2021
2022
2023
2024
2025
2026
0.0
Libsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop.
e.g
require 'gtk2'
require 'soup'
message = Soup::Message.new("GET", "http://www.example.com/")
Soup::SessionAsync.new.queue(message) do |_sess,_mess|
puts "Got respons...
2021
2022
2023
2024
2025
2026
0.0
Uses HTTP.rb to scrape cubesmart.com.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a generic API client to interact with any HTTP hypermedia APIs.
2021
2022
2023
2024
2025
2026
0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2021
2022
2023
2024
2025
2026
0.0
Call APIs safely for get, post and delete HTTP methods.
2021
2022
2023
2024
2025
2026
0.0
ApnsGatling is a token based authenitcation APNs HTTP/2 gem.
2021
2022
2023
2024
2025
2026
0.0
Rack-like HTTP client library inspired by Faraday done my way
2021
2022
2023
2024
2025
2026
0.0
HTTParty over the StackOverflow API
2021
2022
2023
2024
2025
2026
0.0
A gem to test for SSRF with https URLs
2021
2022
2023
2024
2025
2026