Query the rubygems.org API
Well-known types for RubyGems.org APIs.
Per-registry package fetch and unpack adapters for OpenVet audit authoring.
A Ruby package manager
A prior-art search for your code ideas — has this dev tool already been shipped?
Well-known types for OpenAI APIs.
Well-known types for GitHub APIs.
Well-known types for Gravatar APIs.
Well-known types for Instagram APIs.
Well-known types for LinkedIn APIs.
Well-known types for Luma APIs.
Rust client for the QuakeFYI API — https://quakefyi.com
Full featured RubyGems v1 API client using Hurley.
Send requests to rubygems' API and print the output. You can also query the output with jq (assuming json output) for that endpoint. == Features/Problems: * Prints results from rubygems API. * Can use jq queries to filter and format results. * Currently only handles GET endpoints. See -h for a full list. * Uses ~/.gem/credentials for a higher query rate.