workspace or files from API or URL #222
Unanswered
julen9
asked this question in
Coffee Editor
Replies: 1 comment
-
|
Hi @julen9 , sorry for the late reply. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am working with coffee-editor project. I have edited the model server adding new elements on it. Now, my question is:
is possible to load and save files (or a complete workspace) from an API or URL? I need to give to the users the IDE Eclipse Theia but with my own workspace with my files (hosted in a DB but served throught an API). The users can edit, add and delete files into the workspace and save it remotely (maybe interacting with the API)
Is it possible?
Thanks a lot in advance,
Regards,
Julen.
Beta Was this translation helpful? Give feedback.
All reactions