0.0
Ruby gem to work with Diaspora*. Note: this is not wrapping an official API, since there is no such thing. The gem just makes HTTPS requests and parses answers, which are friendly for parsing due to usage of JSON.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
An observability tool for Rack applications, analyzing SQL and HTTP with a Chrome extension as a dashboard
2021
2022
2023
2024
2025
2026
0.0
Thrift HTTP transport over Faraday
2021
2022
2023
2024
2025
2026
0.0
Mocks web services by plugging Net::Http straight into Rack
2021
2022
2023
2024
2025
2026
0.0
Handy toolkit and DSL for creating HTTP clients.
2021
2022
2023
2024
2025
2026
0.0
Handy toolkit and DSL to create HTTP endpoints.
2021
2022
2023
2024
2025
2026
0.0
An HTTP cookie implemented in ruby
2021
2022
2023
2024
2025
2026
0.0
Serves documentation for installed gems locally on HTTP, with full text search
2021
2022
2023
2024
2025
2026
0.0
Creates a super simple http server
2021
2022
2023
2024
2025
2026
0.0
em-synchrony-couchdb is a simple, convenient, and non-blocking client for CouchDB
implemented using the em-synchrony version of EventMachine::HttpRequest and based
completely on the em-couchdb gem. With em-synchrony-couchdb, you can easily save,
query, delete documents, databases to/from a CouchD...
2021
2022
2023
2024
2025
2026
0.0
The Random Sources library provides genuine random numbers, generated by processes fundamentally governed by inherent uncertainty instead of some pseudo-random number algorithm. It uses http services from different online providers.
2021
2022
2023
2024
2025
2026
0.0
Wrapper for FitBark API: It provides simple methods to handle authorization and to execute HTTP calls.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
A demonstrative and basic ruby webframework implementing http daemon from scratch
2021
2022
2023
2024
2025
2026
0.0
== Xolo
Xolo (sorta pronounced 'show-low') is an HTTPS server and set of command-line tools for macOS that provide automatable access to the software deployment and patch management aspects of {Jamf Pro}[https://www.jamf.com/products/jamf-pro/] and the {Jamf Title Editor}[https://learn.jamf.com/e...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Ruby HTTP Thrif server with support muptiple protocols (JSON, Binary and etc.)
2021
2022
2023
2024
2025
2026
0.0
writes log to db and log file and exposes it via http
2021
2022
2023
2024
2025
2026