Add support for Kubo MFS
Closed this issue · 1 comments
Arlodotexe commented
The problem
The Core API does not have a way to interact with MFS.
The solution
Create a new interface and the types needed for interacting with MFS via the Core API. This includes all endpoints under /api/v0/files/
.
Reference:
Derrick- commented
I have this written, I'll PR soon