You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the CTO of the Drupal Association and can hopefully provide useful information, depending on what data is needed in the API end-points you are looking for.
The ones you've found are accurate and functional today, but are being gradually superseded
I would actually probably recommend using our Packagist API for information?
The Drupal 7 REST API is gradually being superceded by that.
But the majority of our packages are on our self-hosted gitlab instance, and so we publish our own Packagist endpoint, which ships with drupal/core-recommended
This is designed to be fully compatible with the Composer/Packagist spec, so if you have existing tools to parse from a packagist endpoint this might be an easier way to go:
Total modules: 52,635
Registry: https://www.drupal.org/project/project_module
module list api: https://www.drupal.org/api-d7/node.json?type=project_module
individual module endpoint: https://www.drupal.org/api-d7/node/3219.json
more docs: https://www.drupal.org/docs/core-modules-and-themes/core-modules/jsonapi-module
purl type:
drupal
The text was updated successfully, but these errors were encountered: