0.0
The Duo Dealer API gem allows Ruby developers to programmatically access the admin section of Duo Dealer stores. The API is implemented as JSON or 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 iso...
2021
2022
2023
2024
2025
2026
0.0
QA Robusta is an automation framework easing pain points away from automation test case writers. How is pain relieved?
* Elements, such as links, buttons, and other html objects are defined in one
location. This ensures over time the user won't have definitions spread out
throughout differ...
2021
2022
2023
2024
2025
2026
0.0
Checks puppet manifests for potential security issues: admin_by_default,
cyrillic_homograph_attack, empty_password, hardcoded_secret, invalid_ip_addr_binding,
malicious_dependency, suspicious_comment, use_http_without_tls, use_of_weak_crypto_algorithm
and weak_password.
2021
2022
2023
2024
2025
2026
0.0
nginxに全文検索エンジンGroongaを組み込んでnginxを全文検索サーバーにするngx_http_groongaを紹介します。
2021
2022
2023
2024
2025
2026
0.0
Rack middleware to reject crappy http accept headers, Returns '406 Not Acceptable' status when unsupported type is requested.
2021
2022
2023
2024
2025
2026
0.0
rack-bert-rpc is rack middleware that provides a BERT-RPC server implemenation for using BERT-RPC over HTTP
2021
2022
2023
2024
2025
2026
0.0
Removes specified cookies from HTTP request and / or response on user defined pages.
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for form-based authentication. It works roughly like Basic HTTP Authentication except that the authentication page can be styled with the middleware options.
2021
2022
2023
2024
2025
2026
0.0
Computes the final length of a Rack response body and adds an HTTP header with the value.
2021
2022
2023
2024
2025
2026
0.0
A Rack middleware for automatically removing file extensions from URIs, and update the Accept HTTP Header accordingly.
2021
2022
2023
2024
2025
2026
0.0
Middleware that provides both file extension and HTTP_ACCEPT-type content negotiation for Rack applications
2021
2022
2023
2024
2025
2026
0.0
Rack middleware for declaratively setting the HTTP ContentSecurityPolicy (W3C CSP Level 2/3) security header to help prevent against XSS and other browser based attacks.
2021
2022
2023
2024
2025
2026
0.0
Provides Rails helper methods wrapping the HTTP headers set by Rack::Html5.
2021
2022
2023
2024
2025
2026
0.0
any request in the rack layer, returns any json response(Content-Type: application/json) and http status.
2021
2022
2023
2024
2025
2026
0.0
Rackful provides a minimal interface for developing ReSTful web services with
Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement
resource objects, which expose their state at URLs.
This version is not backward compatible with v0.1.x.
2021
2022
2023
2024
2025
2026
0.0
Throttle HTTP requests using a connection pool for all database connections
2021
2022
2023
2024
2025
2026
0.0
Rack::NonCache is a rack middleware that disables HTTP browser caching.
2021
2022
2023
2024
2025
2026
0.0
RackMotion provides a Rack-like interface for middleware that can intercept and alter HTTP requests and responses in RubyMotion. It's built on top of NSURLProtocol, which makes it, to borrow a line from Mattt Thompson, an Apple-sanctioned man-in-the-middle attack.
2021
2022
2023
2024
2025
2026
0.0
I'm experimenting with creating Rack middleware gems. This lightweight gem servers as a replacement to Rack's CommonLogger statements. Improvements include colorized terminal output based on HTTP request method.
2021
2022
2023
2024
2025
2026
0.0
Parses Range HTTP headers for specific fetches
2021
2022
2023
2024
2025
2026