0.0
Wrapper for FitBark API: It provides simple methods to handle authorization and to execute HTTP calls.
2019
2020
2021
2022
2023
2024
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
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
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...
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
CacheRules validates requests and responses for cached HTTP data based on RFCs 7230-7235. The goal is to facilitate implementation of well-behaved caching solutions which adhere to RFC standards.
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
0.0
Allows remote procedure calls over an HTTP API integrated in Adhearsion
2019
2020
2021
2022
2023
2024
0.0
Makes an HTTP request to check if a web proxy is working
2019
2020
2021
2022
2023
2024
0.0
The Deltacloud API is built as a service-based REST API.
You do not directly link a Deltacloud library into your program to use it.
Instead, a client speaks the Deltacloud API over HTTP to a server
which implements the REST interface.
2019
2020
2021
2022
2023
2024
0.0
Determine whether the HTTP user agent talking to your code is a web spider.
2019
2020
2021
2022
2023
2024
0.0
Github API HTTP client for ROM
2019
2020
2021
2022
2023
2024
0.0
Mithraic Events is a tool to help in the API testing with HTTParty
2019
2020
2021
2022
2023
2024
0.0
Simple server for testing
2019
2020
2021
2022
2023
2024
0.0
Interface for the HOALife.com HTTP API.
2019
2020
2021
2022
2023
2024
0.0
Allows to publish messages to a faye server, the main difference with the default faye client
is that it does not need to run inside a EventMachine loop as it only opens a http connection
with the server to send the event.
Because of this is best to publish events from a separate ...
2019
2020
2021
2022
2023
2024
0.0
Allows exeucting arbitrary cypher commands and simplifies creating nodes and relationships
2019
2020
2021
2022
2023
2024
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
2019
2020
2021
2022
2023
2024
0.0
This parses HTTP query/path/header/cookie parameters exactly as described in an OpenAPI API description.
2019
2020
2021
2022
2023
2024
0.0
Checks the Huawei E3131 SMS inbox for new messages using the HTTP API.
2019
2020
2021
2022
2023
2024