0.0
Ruby HTTP chunked uploader with transfert progress
2019
2020
2021
2022
2023
2024
0.0
Simple way to interact with Interactive brokers via HTTP.
2019
2020
2021
2022
2023
2024
0.0
Accessing the Fishbans Minecraft API through HTTPClient. Has methods for all Fishban APIs, including the APIs for getting block, monster, and player images.
2019
2020
2021
2022
2023
2024
0.0
Add the Tealium gem to track activity and send data using Tealium's HTTP API
2019
2020
2021
2022
2023
2024
0.0
An abstraction on top of WebMock to build stubbed HTTP requests
2019
2020
2021
2022
2023
2024
0.0
\Unicorn is an HTTP server for Rack applications designed to only serve
fast clients on low-latency, high-bandwidth connections and take
advantage of features in Unix/Unix-like kernels. Slow clients should
only be served by placing a reverse proxy capable of fully buffering
both the the request ...
2019
2020
2021
2022
2023
2024
0.0
Use MJML with rails, rendered via a HTTP request
2019
2020
2021
2022
2023
2024
0.0
BayServer is one of the high-speed web servers. It operates as a single-threaded, asynchronous server, which makes it exceptionally fast. It also supports multi-core processors, harnessing the full potential of the CPU's capabilities.
2019
2020
2021
2022
2023
2024
0.0
Stop using HTTP Authentication and just use the simple AdminUser class. Includes the option to provide more granular control over your resources
2019
2020
2021
2022
2023
2024
0.0
Simple HTTP server launcher for Rack application (Sinatra, Rails, etc...)
2019
2020
2021
2022
2023
2024
0.0
This is an update to the existing omniauth-goodreads2 gem (which I did not originally write and which is open source under the MIT license) to accommodate the recent https requirement by Goodreads for their auth service.
2019
2020
2021
2022
2023
2024
0.0
Writes log to db and log files (configurable destinations) according the context and exposes the log entries via http
2019
2020
2021
2022
2023
2024
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-...
2019
2020
2021
2022
2023
2024
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 ...
2019
2020
2021
2022
2023
2024
0.0
Records incoming HTTP requests and stores them for review
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.0
Use Net::HTTP to make requests
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2019
2020
2021
2022
2023
2024
0.0
A session store that uses session, json serialization, and gets session fullmeasure from an http header
2019
2020
2021
2022
2023
2024