Find RubyGems by searching gem names and descriptions using a query string. Customize results with a limit parameter up to 30. Example queries include 'authentication' or 'aws sdk'.
Retrieve all RubyGems owned by a specific user or organization using the RubyGems API. Input the owner’s username to fetch a detailed list of associated gems.
Fetch detailed metadata about a RubyGem from RubyGems.org API using the input gem name. Retrieve information such as dependencies, ownership, and package details for efficient Ruby development workflows.
Retrieve ownership details for a specific RubyGem using the RubyGems.org API. Input the gem name to fetch its owners, aiding in package management and collaboration.
Retrieve a specific package from an organization by specifying the organization name, package type, and package name. Works with npm, maven, rubygems, docker, nuget, and container packages.