Active
Project:
JSON:API Explorer
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2023 at 22:00 UTC
Updated:
2 Jul 2025 at 09:11 UTC
Jump to comment: Most recent
Comments
Comment #2
darwoft commentedThe jsonapi_explorer drupal module, in a few words, is creating a proxy to a third party service. This third party system use to be hosted and publicly available here: https://explore.jsonapi.dev/ . It is not anymore.
In that domain, it was available an open source webapp (https://github.com/json-api/explorer). From that page we can see the official web page hosting the service is https://explore.jsonapi.dev (the one not working temporarily at this moment)
So, two things to share from my experience with this here:
2) What we can do from the drupal's jsonapi_explorer module as part of a potential fix?
Comment #3
dieterholvoet commentedThe JS package seems unmaintained as well, it can't be built anymore: https://github.com/json-api/explorer/issues/49