Ever wanted to know which other projects are using your open source library?
We just added a new API Endpoint for References to our API. With that you can query our database for References. As input a programming language and a prod_key of a software library is required.
The results contains a list of all software projects who are referencing the given project. Or with other words, all projects who have the given project as a dependency. In this example you get all projects who rely on Rails.
Check out our API documentation and let us know what you think.