0.02
\Rainbows! is an HTTP server for sleepy Rack applications. It is based on
unicorn, but designed to handle applications that expect long
request/response times and/or slow clients.
2020
2021
2022
2023
2024
2025
0.01
clogger is Rack middleware for logging HTTP requests. The log format
is customizable so you can specify exactly which fields to log.
2020
2021
2022
2023
2024
2025
0.0
Creates a super simple http server
2020
2021
2022
2023
2024
2025
0.0
Randomize user agents for HTTP/HTTPS requests per device type.
2020
2021
2022
2023
2024
2025
0.0
The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores. The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in isolation.
2020
2021
2022
2023
2024
2025
0.0
Ruby SDK for interacting with the Paubox Transactional Email HTTP API.
2020
2021
2022
2023
2024
2025
0.0
Provides a base set of HTTP calls to execute Perforce
commands.
2020
2021
2022
2023
2024
2025
0.0
The P4 Web API provides a simple HTTP interface for many p4 operations. This provides a simple ruby client to that interface.
2020
2021
2022
2023
2024
2025
0.0
SSL Transport Agent is a foundation for all applications that may be classified as Transport Agents (TA). A TA listens to one or more TCP ports and when a connection is made to a listening port, a process is dispatched to communicate with that connection. The most common examples of this type of ...
2020
2021
2022
2023
2024
2025
0.0
kcar features an HTTP parser that will convert a bytestream into a
3-element array suitable for use as a Rack response. It is IO interface
agnostic, so it may be used with HTTP streams over Unix domain sockets,
regular files, FIFOs, StringIOs as well as traditional TCP sockets.
2020
2021
2022
2023
2024
2025
0.0
sqs-list-queues lists your SQS queues (working around the 1000 queue limit
in the ListQueues API).
Options are available to filter by queue name, show message counts, show
queue ARNs and/or names, and output as json.
Respects $https_proxy.
2020
2021
2022
2023
2024
2025
0.0
Authi is a Ruby gem designed to be used both in your client and server HTTP-based applications. It implements the authentication methods based on HMAC-SHA1 encryption algorithm and a pre-shared key.The gem will sign your requests on the client side and authenticate that signature on the server si...
2020
2021
2022
2023
2024
2025
0.0
An easy way to rescue exceptions that might be thrown by your Http library
2020
2021
2022
2023
2024
2025
0.0
The Postman API enables you to programmatically access data stored in your Postman account.
For a comprehensive set of examples of requests and responses, see the [**Postman API** collection](https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-...
2020
2021
2022
2023
2024
2025
0.0
Rightscale::HttpConnection is a robust HTTP/S library. It implements a retry
algorithm for low-level network errors.
== FEATURES:
- provides put/get streaming
- does configurable retries on connect and read timeouts, DNS failures, etc.
- HTTPS certificate checking
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION:
The RightScale AWS gems have been designed to provide a robust, fast, and secure interface to Amazon EC2, EBS, S3, SQS, SDB, and CloudFront.
These gems have been used in production by RightScale since late 2006 and are being maintained to track enhancements made by Amazon.
The Ri...
2020
2021
2022
2023
2024
2025
0.0
A gem providing HMAC based authentication for HTTP
2020
2021
2022
2023
2024
2025
0.0
gives something like the functionality of libwww-perl (LWP) in Ruby
2020
2021
2022
2023
2024
2025
0.0
rack-facebook is a Rack middleware that checks the signature of Facebook params, and converts them to Ruby objects when appropiate. Also, it converts the request method from the Facebook POST to the original HTTP method used by the client.
2020
2021
2022
2023
2024
2025
0.0
Serves files and directories over HTTP.
2020
2021
2022
2023
2024
2025