rubygems.org api for the dump of metadata of all gems #6398
-
Dear all, I am looking for an API which can download the complete dump of all the ruby gems in one call. If not available, how can I get the complete list of gems (names)? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
simi
Feb 20, 2023
Replies: 1 comment
-
You can grab "anonymized" DB dump at https://rubygems.org/pages/data. It includes all gem names. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nareshdevasani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can grab "anonymized" DB dump at https://rubygems.org/pages/data. It includes all gem names.