0.0
Makes an HTTP request to check if a web proxy is working
2021
2022
2023
2024
2025
2026
0.0
Provides shared models, database adapters, parser, and HTTP client for SolidLog service and UI gems. Supports SQLite, PostgreSQL, and MySQL.
2021
2022
2023
2024
2025
2026
0.0
Mission Control-style web interface for SolidLog. Supports direct database access or HTTP API mode. Mount in your Rails app for log viewing.
2021
2022
2023
2024
2025
2026
0.0
Simple HTTP(S) client in Ruby to query any RESTful API
2021
2022
2023
2024
2025
2026
0.0
A simple RPC system for callable Ruby constants. It allows to expose them over HTTP safely, only to authorized users.
2021
2022
2023
2024
2025
2026
0.0
Ruby client to communicate with Centrifugo v2 HTTP API
2021
2022
2023
2024
2025
2026
0.0
Most JSON APIs have a limited number of respondes or outcomes. Microcon tries to separate HTTP related concerns from business logic and removes most of the mental clutter regarding JSON parsing, rendering and consistent API responses.
2021
2022
2023
2024
2025
2026
0.0
Juicer is a command line tool that helps you ship frontend code for production. High level overview; Juicer can * figure out which files depend on each other and merge them together, reducing the number of http requests per page view, thus improving performance * use YUI Compressor to compress ...
2021
2022
2023
2024
2025
2026
0.0
Interact with Docker API directly from Ruby code. Comprehensive implementation (all available endpoints), no local Docker installation required, easily manipulated http responses.
2021
2022
2023
2024
2025
2026
0.0
HTTParty mixin extension
2021
2022
2023
2024
2025
2026
0.0
Liquid filter that enables including content from an HTTP URL
2021
2022
2023
2024
2025
2026
0.0
A micro single room Campfire interface that only depends on
Net::HTTP::Persistent and a JSON library. On 1.9, it will use Psych by
default, on other rubies it will try for yajl, then for json.
2021
2022
2023
2024
2025
2026
0.0
HTTPS login from a separate domain
2021
2022
2023
2024
2025
2026
0.0
Ruby gem for sending emails through http://postmarkapp.com HTTP API. It relieas on the mail gem for message construction.
2021
2022
2023
2024
2025
2026
0.0
Secure JWT authentication for Ruby on Rails that uses http only cookies.
2021
2022
2023
2024
2025
2026
0.0
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
2021
2022
2023
2024
2025
2026
0.0
A Batch API plugin that provides a RESTful syntax, allowing clients to make any number of REST calls with a single HTTP request. Removing use for MultiJson
2021
2022
2023
2024
2025
2026
0.0
Creates the following tables:
Users
Roles
Permissions
ControllerFilters
Implements a devise authentication strategy already configured.
Makes available an 'authorized_to...
2021
2022
2023
2024
2025
2026
0.0
Gem for dealing with `SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed` error
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