Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/api/v0 is deprecated on the gateway port #28

Closed
d70-t opened this issue May 14, 2024 · 0 comments · Fixed by #33
Closed

/api/v0 is deprecated on the gateway port #28

d70-t opened this issue May 14, 2024 · 0 comments · Fixed by #33

Comments

@d70-t
Copy link
Collaborator

d70-t commented May 14, 2024

Some functionality of ipfsspec (stat and ls) relies on accessing the (restricted) API through the gateway interface, this is no longer possible, because the /api/v0 endpoint has been removed. In the meantime, a lot of missing functionality has been added to the gateway, such that it's now likely possible to implement ipfsspec on top of regular gateway functionality (e.g. using the trustless gateway spec)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant